BrandStyling extension

Brand-specific styling extensions

on

Properties

radiusLarge BorderRadius

Available on BuildContext, provided by the BrandStyling extension

Large radius for large containers, modals
no setter
radiusMedium BorderRadius

Available on BuildContext, provided by the BrandStyling extension

Medium radius for cards, dialogs
no setter
radiusSmall BorderRadius

Available on BuildContext, provided by the BrandStyling extension

Small radius for small elements (buttons, chips)
no setter
radiusXLarge BorderRadius

Available on BuildContext, provided by the BrandStyling extension

Extra large radius for hero elements
no setter
shadowLarge List<BoxShadow>

Available on BuildContext, provided by the BrandStyling extension

Large shadow for dialogs, modals
no setter
shadowMedium List<BoxShadow>

Available on BuildContext, provided by the BrandStyling extension

Medium shadow for cards
no setter
shadowSmall List<BoxShadow>

Available on BuildContext, provided by the BrandStyling extension

Small shadow for elevated elements
no setter
spacingLG double

Available on BuildContext, provided by the BrandStyling extension

Large spacing (24px)
no setter
spacingMD double

Available on BuildContext, provided by the BrandStyling extension

Regular spacing (16px)
no setter
spacingSM double

Available on BuildContext, provided by the BrandStyling extension

Medium spacing (8px)
no setter
spacingXL double

Available on BuildContext, provided by the BrandStyling extension

Extra large spacing (32px)
no setter
spacingXS double

Available on BuildContext, provided by the BrandStyling extension

Small spacing (4px)
no setter