trailing property

Widget? trailing
final

Widget to be shown as trailing element to the sub-header.

If set, the value of automaticallyImplyTrailing is ignored.

Implementation

final Widget? trailing;