showBeta property
bool
get
showBeta
Master global switch for beta features. false during Itzli launch.
Implementation
static bool get showBeta => AppConfig.instance.showBetaFeatures;
Master global switch for beta features. false during Itzli launch.
static bool get showBeta => AppConfig.instance.showBetaFeatures;