menu
esig_utils package
documentation
extensions/bool_check.dart
BoolExtension
toInt property
toInt property
dark_mode
light_mode
toInt
property
int
get
toInt
Implementation
int get toInt { return this ? 1 : 0; }
esig_utils package
documentation
extensions/bool_check
BoolExtension
toInt property
BoolExtension extension on
bool