menu
struct_data package
documentation
bits/bits.dart
Bits
isZero property
isZero property
dark_mode
light_mode
isZero
property
bool
get
isZero
Implementation
bool get isZero => (_bits == 0);
struct_data package
documentation
bits/bits
Bits
isZero property
Bits extension type