leading property

List<Widget> leading
final

Widgets displayed in a row before the title.

Implementation

final List<Widget> leading;