menu
mediasfu_sdk
components_modern\core\theme\mediasfu_animations.dart
MediasfuAnimations
smooth constant
smooth
dark_mode
light_mode
smooth
constant
Curve
const
smooth
Smooth ease for general purpose animations
Implementation
static const Curve smooth = Curves.easeInOutCubic;
mediasfu_sdk
mediasfu_animations
MediasfuAnimations
smooth constant
MediasfuAnimations class