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