menu
mapsm_lv_dart package
documentation
mapsm_lv_dart.dart
EvaluationParameters
isSupportedScript method
isSupportedScript method
dark_mode
light_mode
isSupportedScript
method
bool
isSupportedScript
(
String
str
)
Implementation
bool isSupportedScript(String str) => jsObject.isSupportedScript(str);
mapsm_lv_dart package
documentation
mapsm_lv_dart
EvaluationParameters
isSupportedScript method
EvaluationParameters class