onStartChanged property
Callback triggered when the start point of the trim changes. Returns start time in milliseconds.
Implementation
final Function(double startValue)? onStartChanged;
Callback triggered when the start point of the trim changes. Returns start time in milliseconds.
final Function(double startValue)? onStartChanged;