dimensionsText property

String get dimensionsText

Implementation

String get dimensionsText {
  return "$width w x $height h";
}