responsive_spacing_v2
library
Classes
-
ResponsiveMargin
-
A widget that adds responsive margin around its child
based on the screen width.
-
ResponsivePadding
-
A widget that adds responsive padding around its child
based on the screen width.
-
ResponsiveSpacer
-
A widget that adds responsive spacing between widgets based on a size key.
-
ResponsiveSpacing
-
A utility class that defines a scale of responsive spacing values.
-
ResponsiveSpacingProvider
-
Provides responsive spacing values (e.g., xs, sm, md, lg, xl)
to descendant widgets using an inherited context.