menu
sunny_essentials package
documentation
theme/sunny_form_theme.dart
Form0Theme
Form0Theme const constructor
Form0Theme const constructor
dark_mode
light_mode
Form0Theme
constructor
const
Form0Theme
(
{
Key
?
key
,
Widget
?
child
,
})
Implementation
const Form0Theme({Key? key, this.child}) : super(key: key);
sunny_essentials package
documentation
theme/sunny_form_theme
Form0Theme
Form0Theme const constructor
Form0Theme class