createTouchRippleController method

TouchRippleController createTouchRippleController()

Create a new instance of the TouchRippleController,

Called to create a new controller instance from an abstract class when the given controller does not exist and cannot be referenced.

See also:

Implementation

TouchRippleController createTouchRippleController() => TouchRippleController();