margin property

EdgeInsets margin
final

The margin around the ZetaNavigationRail. Default is:

const EdgeInsets.all(ZetaSpacing.xl_1)

Implementation

final EdgeInsets margin;