widgets/responsive_center library

Classes

ResponsiveCenter
Reusable widget for showing a child with a maximum content width constraint. If available width is larger than the maximum width, the child will be centered. If available width is smaller than the maximum width, the child use all the available width.
ResponsiveSliverCenter
Sliver-equivalent of ResponsiveCenter.