menu
artisanal package
documentation
widgets.dart
FocusController
trapId property
trapId property
dark_mode
light_mode
trapId
property
String
?
get
trapId
The ID of the current focus trap, if any.
Implementation
String? get trapId => _trapId;
artisanal package
documentation
widgets
FocusController
trapId property
FocusController class