defaultDoneWidget property

Widget? defaultDoneWidget
final

A Widget to be optionally used instead of the "Done" button which dismisses the keyboard.

Implementation

final Widget? defaultDoneWidget;