menu
fluttery_framework package
documentation
view.dart
CustomRaisedButton
focusNode property
focusNode property
dark_mode
light_mode
focusNode
property
FocusNode
?
focusNode
final
To obtain the keyboard focus and to handle keyboard events.
Implementation
final FocusNode? focusNode;
fluttery_framework package
documentation
view
CustomRaisedButton
focusNode property
CustomRaisedButton class