loadUntil property

double loadUntil
final

Specifies the load limit: (0, 1.0]. This may be used to limit the liquid fill effect to less than 100%.

By default, the animation will load to 1.0 (100%).

Implementation

final double loadUntil;