trailing property

Widget? trailing
final

Widget displayed at the end (e.g., arrow icon, toggle switch, etc.).

Implementation

final Widget? trailing;