menu
mhu_dart_commons package
documentation
commons.dart
JsonLiteral
asConst property
asConst property
dark_mode
light_mode
asConst
property
bool
asConst
final
true
if the JSON literal should be written as a constant.
Implementation
final bool asConst;
mhu_dart_commons package
documentation
commons
JsonLiteral
asConst property
JsonLiteral class