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