removeAllCaptions method

void removeAllCaptions()
inherited

Implementation

void removeAllCaptions() {
  _captions.clear();
}