menu
fl_extended package
documentation
fl_extended.dart
ExtensionBool
toInt property
toInt property
dark_mode
light_mode
toInt
property
int
get
toInt
Implementation
int get toInt => this ? 1 : 0;
fl_extended package
documentation
fl_extended
ExtensionBool
toInt property
ExtensionBool extension on
bool