menu
swiss_knife package
documentation
swiss_knife.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;
swiss_knife package
documentation
swiss_knife
Scale<T>
length property
Scale class