NumberSwiperIndicator class
- Implemented types
Constructors
- NumberSwiperIndicator({Color textColor = Colors.white, Color backgroundColor = Colors.transparent, double minWidth = 38, double minHeight = 18})
Properties
Methods
-
build(
BuildContext context, int index, int itemCount) → Widget -
override
-
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