menu
sst_base package
documentation
util/base_settings.dart
BaseSettings
showAd method
showAd method
dark_mode
light_mode
showAd
method
bool
showAd
(
)
Implementation
bool showAd() { return !_unlockFeature; }
sst_base package
documentation
util/base_settings
BaseSettings
showAd method
BaseSettings class