labelWidget property

Widget? labelWidget
final

If this is provided it will replace the default widget, therefore label, labelStyle and labelBackgroundColor should be null

Implementation

final Widget? labelWidget;