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