supportsNativeFontLoading top-level property

bool supportsNativeFontLoading
final

Is true if the current browser supports the Font Face API

Implementation

final bool supportsNativeFontLoading = _supportsNativeFontLoading();