menu
sealed_languages package
documentation
sealed_languages.dart
ScriptBoolGetters
isGoth property
isGoth property
dark_mode
light_mode
isGoth
property
bool
get
isGoth
Checks if this
Script
instance is Gothic.
Implementation
bool get isGoth => this == const ScriptGoth();
sealed_languages package
documentation
sealed_languages
ScriptBoolGetters
isGoth property
ScriptBoolGetters extension on
Script