menu
flutter_cockpit package
documentation
flutter_cockpit.dart
CockpitEnterTextHandler typedef
CockpitEnterTextHandler typedef
dark_mode
light_mode
CockpitEnterTextHandler
typedef
CockpitEnterTextHandler
=
FutureOr
<
void
>
Function
(
String
text
)
Implementation
typedef CockpitEnterTextHandler = FutureOr<void> Function(String text);
flutter_cockpit package
documentation
flutter_cockpit
CockpitEnterTextHandler typedef
flutter_cockpit library