maxWidth property

double? maxWidth
final

Optional maximum width constraint. Useful for centering content on wide screens (e.g., tablets, desktops).

Implementation

final double? maxWidth;