padding property

EdgeInsetsGeometry? padding
final

Internal padding applied within the navigation rail.

Provides space around the navigation items, creating visual breathing room and preventing items from touching the rail's edges.

Implementation

final EdgeInsetsGeometry? padding;