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