trailing property

Widget? trailing
final

A widget to display after the primary text. If this is a checkbox, radio button, or switch, use the relevant named constructor.

Implementation

final Widget? trailing;