menu
flywind package
documentation
builder.dart
ConstantReader
isLiteral property
isLiteral property
dark_mode
light_mode
isLiteral
property
bool
get
isLiteral
Whether this constant is a literal value.
Implementation
bool get isLiteral => true;
flywind package
documentation
builder
ConstantReader
isLiteral property
ConstantReader class