menu
struct_data package
documentation
binary_format/binary_format.dart
Angle16
valueRange property
valueRange property
dark_mode
light_mode
valueRange
property
(
{
num
max
,
num
min
}
)
get
valueRange
override
Implementation
get valueRange => (min: 0.0, max: fullScale);
struct_data package
documentation
binary_format/binary_format
Angle16
valueRange property
Angle16 class