delete method - FontFaceSet class - dart:html library (original) (raw)

description

bool delete(

  1. FontFace arg )

Implementation

bool delete(FontFace arg) native;