leading property

List<Widget> leading
final

List of Widget to show before the TextField.

Implementation

final List<Widget> leading;