suffix property

Widget? suffix
final

Widget displayed after the dividing line.

分断線の後に表示されるWidget。

Implementation

final Widget? suffix;