menu
struct_data package
documentation
bits/bits.dart
ConstBits
width property
width property
dark_mode
light_mode
width
property
@
override
int
get
width
override
Implementation
@override int get width => _value.bitLength;
struct_data package
documentation
bits/bits
ConstBits
width property
ConstBits class