onPercentValueChanged property
A callback that is called when the user changes the percent value.
Implementation
final Function(String)? onPercentValueChanged;
A callback that is called when the user changes the percent value.
final Function(String)? onPercentValueChanged;