summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--queries/dart/highlights.scm2
1 files changed, 2 insertions, 0 deletions
diff --git a/queries/dart/highlights.scm b/queries/dart/highlights.scm
index 1c953807..f2eda2c7 100644
--- a/queries/dart/highlights.scm
+++ b/queries/dart/highlights.scm
@@ -163,6 +163,8 @@
; of the assertion not just the keyword
; assert
(case_builtin)
+ "late"
+ "required"
"extension"
"on"
"class"