sublabel property

Widget? sublabel
final

An optional sublabel displayed below the label. Typically a Text widget, enhancing the checkbox description.

Implementation

final Widget? sublabel;