menu
neomage package
documentation
ui/widgets/input_bar.dart
InputBar
onSubmit property
onSubmit property
dark_mode
light_mode
onSubmit
property
void Function
(
String
text
, {
List
<
InputAttachment
>
attachments
})
onSubmit
final
Implementation
final void Function(String text, {List<InputAttachment> attachments}) onSubmit;
neomage package
documentation
ui/widgets/input_bar
InputBar
onSubmit property
InputBar class