trailing property

Widget? trailing
final

trailing will be seen as trailing widget on small screen as footer in drawer when using default.

Implementation

final Widget? trailing;