menu
eurekalib package
documentation
custom_views/YonyView.dart
YonyView
YonyView const constructor
YonyView const constructor
dark_mode
light_mode
YonyView
constructor
const
YonyView
(
{
Key
?
key
,
})
Implementation
const YonyView({Key? key}) : super(key:key);
eurekalib package
documentation
custom_views/YonyView
YonyView
YonyView const constructor
YonyView class