flashScrollIndicators method
void
flashScrollIndicators()
flashScrollIndicators
Implementation
void flashScrollIndicators() {
final _$$ref = object$.ref;
objc.checkOsVersionInternal('UIScrollView.flashScrollIndicators', iOS: (false, (2, 0, 0)));
_objc_msgSend_1pl9qdv(_$$ref.pointer, _sel_flashScrollIndicators);
}