menu
flutter_compose_ui_modifiers package
documentation
other/m_animate.dart
MAnimateScale
MAnimateScale.new const constructor
MAnimateScale.new const constructor
dark_mode
light_mode
MAnimateScale
constructor
const
MAnimateScale
(
{
required
Widget
child
,
Key
?
key
,
})
Implementation
const MAnimateScale({required this.child, super.key});
flutter_compose_ui_modifiers package
documentation
other/m_animate
MAnimateScale
MAnimateScale.new const constructor
MAnimateScale class