labelWidget property
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;
Allows providing a fully custom label widget.
When labelWidget is not null it will be used instead of the label text.
final Widget? labelWidget;