forEach method

void forEach(
  1. FontFaceSetForEachCallback callback, [
  2. Object? thisArg
])

Implementation

void forEach(FontFaceSetForEachCallback callback, [Object? thisArg]) native;