menu
fastyle_core package
documentation
logic/helpers/feature.helper.dart
isAdFreeEnabled function
isAdFreeEnabled function
dark_mode
light_mode
isAdFreeEnabled
function
bool
isAdFreeEnabled
(
)
Implementation
bool isAdFreeEnabled() { return isFeatureEnabled(FastAppFeatures.adFree); }
fastyle_core package
documentation
logic/helpers/feature.helper
isAdFreeEnabled function
feature.helper library