percent property

double? percent

Implementation

double? get percent => _percent?.clamp(0, 1);