leadingChildren property

List<Widget>? leadingChildren
final

The content you want above the form fields.

Implementation

final List<Widget>? leadingChildren;