Constructors
-
OnlyPhotoAndText(String identifier, InstallApp? installApp, DrawerModel? drawer, DrawerModel? endDrawer, double percentageDecorationVisible, PrivilegeLevelRequiredSimple privilegeLevelRequiredSimple, {bool? addLogo})
-
Methods
-
createSimpleImage(PlatformMediumModel memberMediumModel)
→ Future<SimpleImageModel>
-
inherited
-
createSimpleTextModel(String appId, String title, String contents, {SimpleTextAlign? align})
→ Future<SimpleTextModel>
-
-
getPrivilegeLevelRequiredSimple()
→ PrivilegeLevelRequiredSimple?
-
inherited
-
installDecoratedContent(String title, String description, String? componentId, String componentName, String? decoratingComponentId, String decoratingComponentName, DecorationComponentPosition position)
→ Future<void>
-
inherited
-
installImage(String assetLocation)
→ Future<PlatformMediumModel>
-
inherited
-
installPhoto(String? componentId, String componentName, String title, String description, DecorationComponentPosition imagePosition, String imageAssetLocation)
→ Future<void>
-
inherited
-
installPhotoAndText(String title, String description, String contents, DecorationComponentPosition imagePosition, String imageAssetLocation, {SimpleTextAlign? align})
→ Future<void>
-
-
noSuchMethod(Invocation invocation)
→ dynamic
-
Invoked when a nonexistent method or property is accessed.
inherited
-
toString()
→ String
-
A string representation of this object.
inherited