menu
flutter_lion_components package
documentation
components/lion_button.dart
LionPrimaryButton
focusNode property
focusNode property
dark_mode
light_mode
focusNode
property
FocusNode
?
focusNode
final
inherited
Focus node for managing focus state.
Implementation
final FocusNode? focusNode;
flutter_lion_components package
documentation
components/lion_button
LionPrimaryButton
focusNode property
LionPrimaryButton class