abstract fun isFill(): Boolean
Specifies if the circle should be filled.
Return Boolean: true if the circle should be filled with the chosen color, false otherwise.