Construct a size from a height and a width
height
width
MPIconSize({required this.height, required this.width});