IOSSplashController class
- Inheritance
-
- Object
- BaseController<
IOSIconTemplateModel> - BaseSplashController<
IOSIconTemplateModel> - IOSSplashController
Constructors
- IOSSplashController.new({required String backgroundColor, required Image customSourceImage, double? resizePercentage})
- IOSSplashController.custom({required String backgroundColor, required Image customSourceImage, required double resizePercentage, ErrorHandler? errorHandler, String? rootPath})
Properties
- backgroundColor ↔ String?
-
getter/setter pairinherited
- customSourceImage ↔ Image
-
getter/setter pairinherited
- errorHandler ↔ ErrorHandler?
-
getter/setter pairinherited
- hasDarkMode → bool
-
no setterinherited
- hashCode → int
-
The hash code for this object.
no setterinherited
- platform → String
-
no setteroverride
- resizePercentage → double
-
finalinherited
- rootPath → String
-
finalinherited
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
-
splashIconList
→ List<
IOSIconTemplateModel> -
no setteroverride
Methods
-
applySplashBackground(
) → void -
override
-
execute(
) → Future< bool> -
inherited
-
generateSplashLogo(
) → void -
override
-
getFullPath(
String filePath) → String -
inherited
-
logger(
String message) → void -
inherited
-
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