menu
blockchain_utils package
documentation
helper/extensions/extensions.dart
BoolHelper
toInt property
toInt property
dark_mode
light_mode
toInt
property
int
get
toInt
Implementation
int get toInt => this ? 1 : 0;
blockchain_utils package
documentation
helper/extensions/extensions
BoolHelper
toInt property
BoolHelper extension on
bool