leading property

Widget? leading
final

Widget that would be placed at the left of the labelWidget.

Implementation

final Widget? leading;