menu
fml package
documentation
widgets/animation/animation_model.dart
AnimationModel
getView method
getView method
dark_mode
light_mode
getView
method
@
override
Widget
getView
(
{
Key
?
key
,
})
override
Implementation
@override Widget getView({Key? key}) => AnimationView(this, null);
fml package
documentation
widgets/animation/animation_model
AnimationModel
getView method
AnimationModel class