trailing property

Widget? trailing
final

Optional trailing widget displayed to the right of the title, useful for showing a current value (e.g., "English", "Dark").

Implementation

final Widget? trailing;