components/layout/modula_flex_helpers library

Classes

ModulaAlign
A widget that aligns its child within itself
ModulaAspectRatio
A widget that creates aspect ratio constrained layout
ModulaCenter
A widget that centers its child
ModulaColumn
A Column widget with automatic spacing between children
ModulaConstrainedBox
A divider widget with convenient styling
ModulaExpanded
A widget that wraps its child with an Expanded widget
ModulaFlexible
A widget that wraps its child with a Flexible widget
ModulaFractionallySizedBox
A widget that creates a fractionally sized box
ModulaPadding
A widget that adds padding to its child
ModulaRow
A Row widget with automatic spacing between children
ModulaSpacer
A flexible spacer that can be used in Row or Column
ModulaStack
A Stack widget with convenient alignment options
ModulaWrap
A Wrap widget with convenient spacing options

Enums

ModulaPaddingSize
Padding sizes for ModulaPadding widget