leading property

Widget? leading
final

The widget to display before the title.

タイトルの前に表示するウィジェット。

Implementation

final Widget? leading;