drawRect abstract method

void drawRect(
  1. Rect rect,
  2. Color color
)

Implementation

void drawRect(Rect rect, Color color);