menu
termui package
documentation
ui/widgets/overlay.dart
PopupMenuButton<T>
focused property
focused property
dark_mode
light_mode
focused
property
bool
focused
final
Whether the button is currently focused.
Implementation
final bool focused;
termui package
documentation
ui/widgets/overlay
PopupMenuButton<T>
focused property
PopupMenuButton class