call method

void call(
  1. List grids
)

Update the x/y grid lines.

Implementation

external void call(List<dynamic> grids);