DotPageIndication class final
One of the ImageCarouselPageIndication preference which display pages indication as dot view.
When it assigned into ImageCarouselPreferences.pageIndication,
the indicator which rendered at the bottom of ImageCarousel
will be adopted by PageViewDotIndicator
.
- Inheritance
-
- Object
- ImageCarouselPageIndication<
DotPageIndicationStyle> - DotPageIndication
Constructors
- DotPageIndication.new({DotPageIndicationStyle style = const DotPageIndicationStyle()})
-
Specify ImageCarousel to render page indicator with
PageViewDotIndicator
with appliedstyle
.const
Properties
- hashCode → int
-
The hash code for this object.
no setterinherited
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
- style → DotPageIndicationStyle
-
Style preference of applied indication widgets.
finalinherited
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