menu
backstreets_widgets package
documentation
screens.dart
GetText
onDone property
onDone property
dark_mode
light_mode
onDone
property
ValueChanged
<
String
>
onDone
final
What to do with the resulting text.
Implementation
final ValueChanged<String> onDone;
backstreets_widgets package
documentation
screens
GetText
onDone property
GetText class