Dimensions.fromWidth constructor

const Dimensions.fromWidth(
  1. int width
)

Implementation

const Dimensions.fromWidth(this.width) : height = -1;