menu
termui package
documentation
ui/widgets/core/element.dart
StatefulElement
state property
state property
dark_mode
light_mode
state
property
State
<
StatefulWidget
>
state
late
final
The state associated with this element.
Implementation
late final State state;
termui package
documentation
ui/widgets/core/element
StatefulElement
state property
StatefulElement class