leading property

Widget? leading
final

Widget shown before the text field — an attach button, typically.

The package attaches nothing itself: reading a file needs a platform plugin, and this package has no platform dependencies. This is where an app puts its own.

Implementation

final Widget? leading;