contentWidth property

double? contentWidth
final

Fixed width for the content area. If not provided, defaults to 60% of screen width.

Implementation

final double? contentWidth;