AppFlavour class
Constructors
Properties
- hashCode → int
-
The hash code for this object.
no setterinherited
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited
Static Methods
-
getAppItemIcon(
) → IconData -
getAppLogoPath(
) → String -
getAppPreLogoPath(
) → String -
getAudioPlayerHomeTitle(
) → String -
getDirectoryProfileTypes(
) → List< ProfileType> -
getEventVector(
) → String -
getForthTabIcon(
) → IconData -
getFortTabTitle(
) → String -
getHomeActionBtnIcon(
) → IconData -
getHomeActionBtnTooltip(
) → String -
getIconPath(
) → String -
getInstrumentIcon(
) → IconData -
getMainItemDetailsRoute(
) → String -
getMainItemDetailsTag(
) → String -
getProfileTypes(
) → List< ProfileType> -
getSecondaryItemDetailsRoute(
) → String -
getSecondaryItemDetailsTag(
) → String -
getSecondTabIcon(
) → IconData -
getSecondTabTitle(
) → String -
getSplashImage(
) → Widget -
getSyncIcon(
) → IconData -
getThirdTabIcon(
) → IconData -
getThirdTabTitle(
) → String -
getVerificationIcon(
VerificationLevel level, {double? size}) → Widget -
isNeomApp(
) → bool