reservedPadding property
final
The padding between the edge of the safe area and the menu panel.
Defaults to EdgeInsets.all(8).
Implementation
final EdgeInsetsGeometry? reservedPadding;
The padding between the edge of the safe area and the menu panel.
Defaults to EdgeInsets.all(8).
final EdgeInsetsGeometry? reservedPadding;