parentWidgetSize property Null safety
final
Used to determine the size of a given widget's parent widget.
Implementation
final Size? parentWidgetSize;
Used to determine the size of a given widget's parent widget.
final Size? parentWidgetSize;