controls property - MediaElement class - dart:html library (original) (raw)
bool getcontrols
Implementation
bool get controls native;setcontrols (bool value)
Implementation
set controls(bool value) native;
bool getcontrols
bool get controls native;setcontrols (bool value)
set controls(bool value) native;