menu
flywind package
documentation
builder.dart
ConstantReader
isBool property
isBool property
dark_mode
light_mode
isBool
property
bool
get
isBool
Whether this constant represents a
bool
value.
Implementation
bool get isBool => false;
flywind package
documentation
builder
ConstantReader
isBool property
ConstantReader class