menu
flutter_touch_ripple package
documentation
components/touch_ripple_effect.dart
TouchRippleEffect
isAttached property
isAttached property
dark_mode
light_mode
isAttached
property
bool
isAttached
getter/setter pair
Whether the ripple effect is attached to the touch ripple controller.
Implementation
bool isAttached = false;
flutter_touch_ripple package
documentation
components/touch_ripple_effect
TouchRippleEffect
isAttached property
TouchRippleEffect class