controller property
final
A NumberBuilder to modify the throttle value.
Implementation
final controller = NumberBuilder<double>(0, min: 0, max: 1);
A NumberBuilder to modify the throttle value.
final controller = NumberBuilder<double>(0, min: 0, max: 1);