renderArea abstract method

Future<void> renderArea(
  1. AreaStyle format
)

在画布上绘制图形.

Implementation

Future<void> renderArea(AreaStyle format);