leading property

List<Widget> leading
final

Widgets displayed at the start (left) of the bar.

See Parameters in the documentation.

Implementation

final List<Widget> leading;