CustomSwiperPagination class
自定义页面指示器
Constructors
Properties
- activeColor ↔ Color?
-
getter/setter pair
- activeSize → double
-
final
- bottom → double
-
final
- color ↔ Color?
-
getter/setter pair
- hashCode → int
-
The hash code for this object.
no setterinherited
- key → Key?
-
final
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
- size → double
-
final
- space → double
-
final
Methods
-
build(
BuildContext context, SwiperPluginConfig config) → Widget -
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