labelWidget property

Widget? labelWidget
final

Allows providing a fully custom label widget. When labelWidget is not null it will be used instead of the label text.

Implementation

final Widget? labelWidget;