leading property

Widget? leading
final

The widget to display before the text.

テキストの前に表示するウィジェット。

Implementation

final Widget? leading;