flutter_space library

Classes

MaxSpace
A flexible space widget that expands to fill available space along the main axis.
SliverFlexibleSpace
A sliver that creates flexible space in a scrollable area. Currently uses minExtent as fixed space.
SliverSpace
A sliver widget that creates space in a scrollable area.
Space
A widget that creates space along the main axis of its parent layout.

Enums

Spacing
A set of predefined spacing values used throughout the UI for consistent padding, margin, and layout gaps.

Extensions

SpacingValue on Spacing
Extension to convert Spacing enum values into concrete double values.