menu
dawn package
documentation
widgets.dart
StatefulWidget
createState abstract method
createState abstract method
dark_mode
light_mode
createState
abstract method
State
<
StatefulWidget
>
createState
(
)
Creates the mutable state for this widget.
Implementation
State createState();
dawn package
documentation
widgets
StatefulWidget
createState abstract method
StatefulWidget class