RoundRect

constructor(    size: Size,     radius: RectCorners,     fill: Paint = Colors.WHITE,     stroke: Paint = Colors.WHITE,     strokeThickness: Double = 0.0,     autoScaling: Boolean = true)