menu
struct_data package
documentation
bits/bit_struct.dart
BitsInitializer<K extends BitField>
width property
width property
dark_mode
light_mode
width
property
int
get
width
override
Implementation
int get width => BitForm(_init.keys.toList()).totalWidth;
struct_data package
documentation
bits/bit_struct
BitsInitializer<K extends BitField>
width property
BitsInitializer class