bodyWidth property

double? bodyWidth
final

This is the value that set the body width. By default is MediaQuery.of(context).size.width

Implementation

final double? bodyWidth;