menu
shadcn_flutter package
documentation
shadcn_flutter.dart
DestructiveButton
onFocus property
onFocus property
dark_mode
light_mode
onFocus
property
ValueChanged
<
bool
>
?
onFocus
final
Called when focus state changes.
Implementation
final ValueChanged<bool>? onFocus;
shadcn_flutter package
documentation
shadcn_flutter
DestructiveButton
onFocus property
DestructiveButton class