menu
tf_shadcn_flutter package
documentation
shadcn_flutter_experimental.dart
InputHintFeature
enableShortcuts property
enableShortcuts property
dark_mode
light_mode
enableShortcuts
property
bool
enableShortcuts
final
Whether to enable keyboard shortcut (F1) to show the hint.
Implementation
final bool enableShortcuts;
tf_shadcn_flutter package
documentation
shadcn_flutter_experimental
InputHintFeature
enableShortcuts property
InputHintFeature class