margin property

EdgeInsetsGeometry? margin
final

margin for floating navbar defaults to EdgeInsets.symmetric(horizontal: 48.0, vertical: 20),

Implementation

final EdgeInsetsGeometry? margin;