menu
analyzer package
documentation
dart/ast/ast.dart
OnClause
onKeyword property
onKeyword property
dark_mode
light_mode
onKeyword
property
Token
get
onKeyword
Return the token representing the 'on' keyword.
Implementation
Token get onKeyword;
analyzer package
documentation
dart/ast/ast
OnClause
onKeyword property
OnClause class