controller property

TouchRippleController? controller
final

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;