Future<void> drawBox(int x, int y, int width, int height, int thickness) { throw UnimplementedError('drawBox() has not been implemented.'); }