padding property

EdgeInsetsGeometry? padding
final

Internal padding applied within the navigation sidebar.

Provides space around navigation items, preventing them from touching the sidebar's edges and creating visual comfort.

Implementation

final EdgeInsetsGeometry? padding;