wrapper property

Widget Function(Widget)? wrapper
final

The wrapper function for the scaffold body.

Implementation

final Widget Function(Widget)? wrapper;