menu
struct_data package
documentation
bits/bits.dart
ConstBits
ConstBits.value const constructor
ConstBits.value const constructor
dark_mode
light_mode
ConstBits.value
constructor
const
ConstBits.value
(
int
value
)
Implementation
const ConstBits.value(int value) : this(value as Bits);
struct_data package
documentation
bits/bits
ConstBits
ConstBits.value const constructor
ConstBits class