menu
analyzer package
documentation
dart/ast/ast.dart
MethodDeclaration
isStatic property
isStatic property
dark_mode
light_mode
isStatic
property
bool
get
isStatic
Whether this method is declared to be a static method.
Implementation
bool get isStatic;
analyzer package
documentation
dart/ast/ast
MethodDeclaration
isStatic property
MethodDeclaration class