maxWidth property
Optional maximum width constraint. Useful for centering content on wide screens (e.g., tablets, desktops).
Implementation
final double? maxWidth;
Optional maximum width constraint. Useful for centering content on wide screens (e.g., tablets, desktops).
final double? maxWidth;