submitButton property

Widget Function(dynamic submit())? submitButton
final

Implementation

final Widget Function(Function() submit)? submitButton;