trailing property

Widget? trailing
final

Optional control rendered immediately to the right of the lens pill (e.g. a torch toggle), sharing the same centered row so it sits directly next to the zoom options.

Implementation

final Widget? trailing;