prefix property

Widget? prefix
final

A widget to display before the list of items.

Implementation

final Widget? prefix;