menu
bones_ui package
documentation
bones_ui_test.dart
WithValue
valueAsInt property
valueAsInt property
dark_mode
light_mode
valueAsInt
property
int
?
get
valueAsInt
Returns
value
as
bool
.
Implementation
int? get valueAsInt => parseInt(value);
bones_ui package
documentation
bones_ui_test
WithValue
valueAsInt property
WithValue mixin