removeChildren abstract method

void removeChildren([
  1. int beginIndex = 0,
  2. int? endIndex
])

Implementation

void removeChildren([int beginIndex = 0, int? endIndex]);