trailing property

Widget? trailing
final

A widget displayed after the value (or label if no value) inside the pill border.

Implementation

final Widget? trailing;