menu
ziggurat package
documentation
levels.dart
Editor
onDone property
onDone property
dark_mode
light_mode
onDone
property
void Function
(
String
value
)
onDone
final
The method to be called when the enter key is pressed.
Implementation
final void Function(String value) onDone;
ziggurat package
documentation
levels
Editor
onDone property
Editor class