menu
termui package
documentation
ui/layout.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 at a given location in the tree.
Implementation
State createState();
termui package
documentation
ui/layout
StatefulWidget
createState abstract method
StatefulWidget class