rippleStates property

List<TouchRippleState> rippleStates
latefinal

Defines attached list of TouchRippleState.

Implementation

late final List<TouchRippleState> rippleStates = <TouchRippleState>[];