controller property
The controller defines and manages states, listeners, a context and other values related to touch ripple, ensuring that each state exists uniquely within the controller.
Implementation
final TouchRippleController? controller;
The controller defines and manages states, listeners, a context and other values related to touch ripple, ensuring that each state exists uniquely within the controller.
final TouchRippleController? controller;