label property

Widget? label
final

A widget to display as a label for the input field.

Implementation

final Widget? label;