responsiveFonts property

bool get responsiveFonts

Implementation

static bool get responsiveFonts {
  _checkInitialized();
  return _responsiveFonts;
}