appendNewRows abstract method

void appendNewRows({
  1. int count = 1,
})
inherited

Implementation

void appendNewRows({
  int count = 1,
});