menu
blockchain_utils package
documentation
helper/extensions/extensions.dart
IntHelper
toBool property
toBool property
dark_mode
light_mode
toBool
property
bool
get
toBool
Implementation
bool get toBool { return this == 0 ? false : true; }
blockchain_utils package
documentation
helper/extensions/extensions
IntHelper
toBool property
IntHelper extension on
int