trailing property

Widget? trailing
final

If provided this widget will be displaed in the left of the scroll controls, or oa the end of the row if the scroll controls are hidden

Implementation

final Widget? trailing;