menu
bones_ui package
documentation
bones_ui_kit.dart
Scale<T>
length property
length property
dark_mode
light_mode
length
property
T
get
length
The length of the scale:
maximum
-
minimum
.
Implementation
T get length => _length;
bones_ui package
documentation
bones_ui_kit
Scale<T>
length property
Scale class