padding property
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;
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.
final EdgeInsetsGeometry? padding;