CircleShape constructor

const CircleShape(
  1. double size
)

Implementation

const CircleShape(this.size) : super._();