BannerStyle class
Constructors
Properties
-
bannerImageHeight if you wanna add the height for the banner image
final
-
bannerImagePath if you wanna add banner as image you can provide the path
final
-
bannerImageWidth if you wanna add the width for the banner image
final
-
bannerSvgHeight if you wanna add the height for the banner svg
final
-
bannerSvgPath if you wanna add banner as svg you can provide the path
final
-
bannerSvgWidth if you wanna add the width for the banner svg
final
- hashCode → int
-
The hash code for this object.
no setterinherited
- isImage → bool?
-
isImage if you wanna add banner as svg you can set it to true
final
- 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