menu
jetleaf_lang package
documentation
lang.dart
FieldDeclaration
getIsConst abstract method
getIsConst abstract method
dark_mode
light_mode
getIsConst
abstract method
bool
getIsConst
(
)
Whether this field is declared
const
.
Implementation
bool getIsConst();
jetleaf_lang package
documentation
lang
FieldDeclaration
getIsConst abstract method
FieldDeclaration class