removeRule method - CssStyleSheet class - dart:html library (original) (raw)

description

void removeRule(

  1. int? index )

Implementation

void removeRule(int? index) native;