prefix property

Widget? prefix
final

The Widget to be displayed on the leading position. Typically an Icon.

Implementation

final Widget? prefix;