menu
rapidfire package
documentation
SystemRF.dart
SystemRF
hideKeyboard static method
hideKeyboard static method
dark_mode
light_mode
hideKeyboard
static method
dynamic
hideKeyboard
(
BuildContext
context
)
Implementation
static hideKeyboard(BuildContext context) { FocusScope.of(context).requestFocus(FocusNode()); }
rapidfire package
documentation
SystemRF
SystemRF
hideKeyboard static method
SystemRF class