menu
flutter_motionly package
documentation
widget/wrapper/ripple_wrapper.dart
RippleShape
RippleShape.circle factory constructor
RippleShape.circle factory constructor
dark_mode
light_mode
RippleShape.circle
constructor
RippleShape.circle
(
)
Implementation
factory RippleShape.circle() => const RippleShape._(null, null, true);
flutter_motionly package
documentation
widget/wrapper/ripple_wrapper
RippleShape
RippleShape.circle factory constructor
RippleShape class