parentWidth property
final
Optional parent width. If not provided, the widget will use available width.
Implementation
final double? parentWidth;
Optional parent width. If not provided, the widget will use available width.
final double? parentWidth;