removeCircle abstract method

Future<void> removeCircle(
  1. Circle circle
)

Implementation

Future<void> removeCircle(Circle circle);