padding property
Padding around the drawer content.
Defaults to EdgeInsets.all(22) if not specified.
Implementation
final EdgeInsets? padding;
Padding around the drawer content.
Defaults to EdgeInsets.all(22) if not specified.
final EdgeInsets? padding;