padding property
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;
Internal padding applied within the navigation sidebar.
Provides space around navigation items, preventing them from touching the sidebar's edges and creating visual comfort.
final EdgeInsetsGeometry? padding;