contentPadding constant

EdgeInsets const contentPadding

Implementation

static const EdgeInsets contentPadding = EdgeInsets.symmetric(
  horizontal: SpSpacing.xxl,
);