showVideoProgressIndicator property

bool? showVideoProgressIndicator

Property getter and setter for showVideoProgressIndicator:

Implementation

bool? get showVideoProgressIndicator;
void showVideoProgressIndicator=(bool? showVideoProgressIndicator)

Implementation

set showVideoProgressIndicator(bool? showVideoProgressIndicator);