RangeHint class final
A number with two ends and, when it is not continuous, an increment.
step is null for a value a slider may land anywhere in; a step of 0.01
is what makes a spinner move in hundredths rather than in whole units.
- Inheritance
-
- Object
- MaterialHintKind
- RangeHint
Properties
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited