prependNewRows abstract method

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

Implementation

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