UfbtProgressThrottle class
Constructors
- UfbtProgressThrottle({double minDelta = 0.002, Duration minInterval = const Duration(milliseconds: 150)})
Properties
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
shouldEmit(
double? fraction) → bool -
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited