ToSubmit typedef
ToSubmit =
Widget Function(VoidCallback )
Something that retrieves the submission widget.
Implementation
typedef ToSubmit = Widget Function(VoidCallback);
Something that retrieves the submission widget.
typedef ToSubmit = Widget Function(VoidCallback);