menu
sunny_forms package
documentation
stateful_route.dart
SunnyStatefulWidget<R>
SunnyStatefulWidget.new const constructor
SunnyStatefulWidget.new const constructor
dark_mode
light_mode
SunnyStatefulWidget<
R
>
constructor
@
mustCallSuper
const
SunnyStatefulWidget<
R
>
(
{
Key
?
key
,
})
Implementation
@mustCallSuper const SunnyStatefulWidget({Key? key}) : super(key: key);
sunny_forms package
documentation
stateful_route
SunnyStatefulWidget<R>
SunnyStatefulWidget.new const constructor
SunnyStatefulWidget class