FaderHelper class
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
Static Methods
-
getHeight(BuildContext context, PosSizeModel? posSizeModel, Orientation orientation)
→ double?
-
-
getIt(AppModel app, MemberModel? member, BackgroundModel? background, BuildContext context, PosSizeModel? posSizeModel, PlatformMediumModel? imageModel, Orientation orientation, ActionModel? action, int index)
→ Widget?
-
-
getWidth(BuildContext context, PosSizeModel? posSizeModel, Orientation orientation)
→ double?
-
-
toContainer(AppModel app, MemberModel? member, BackgroundModel? background, Widget child)
→ Widget
-