trailing property

Widget? trailing
final

Optional trailing widget (e.g., action buttons).

Implementation

final Widget? trailing;