padding property

EdgeInsets? padding
final

Padding around the drawer content.

Defaults to EdgeInsets.all(22) if not specified.

Implementation

final EdgeInsets? padding;