menu
material_3_expressive package
documentation
components/buttons/styles/m3e_button_motion.dart
M3EButtonMotion
M3EButtonMotion.new const constructor
M3EButtonMotion.new const constructor
dark_mode
light_mode
M3EButtonMotion
constructor
const
M3EButtonMotion
(
{
required
double
stiffness
,
required
double
damping
,
})
M3EButtonMotion.
Implementation
const M3EButtonMotion({required this.stiffness, required this.damping});
material_3_expressive package
documentation
components/buttons/styles/m3e_button_motion
M3EButtonMotion
M3EButtonMotion.new const constructor
M3EButtonMotion class