buttonContent property

Widget? buttonContent
final

The button's widget that will be displayed if null the button will have a simple 'Select' text in the center

Implementation

final Widget? buttonContent;