SizeIns constructor

SizeIns(
  1. double width,
  2. double height
)

Implementation

SizeIns(super.width, super.height);