leading property

List<Widget>? leading
final

A list of widget to show before the input

Implementation

final List<Widget>? leading;