trailing property

List<Widget>? trailing
final

Widgets to display in the trailing instead of the defaults.

Implementation

final List<Widget>? trailing;