menu
termui package
documentation
ui/widgets/core/key.dart
ValueKey<T>
value property
value property
dark_mode
light_mode
value
property
T
value
final
The value associated with this key.
Implementation
final T value;
termui package
documentation
ui/widgets/core/key
ValueKey<T>
value property
ValueKey class