menu
rolling_nav_bar package
documentation
rolling_nav_bar
RollingNavBar
onTap property
onTap
brightness_4
onTap
property
dynamic Function
(
int
)
onTap
final
Optional handler which is passed every updated active index.
Implementation
final Function(int) onTap;
rolling_nav_bar package
documentation
rolling_nav_bar
RollingNavBar
onTap property
RollingNavBar class
Constructors
builder
iconData
Properties
activeBadgeColors
activeIconColors
activeIndex
animationCurve
animationType
badges
baseAnimationSpeed
builder
hashCode
iconColors
iconData
iconSize
iconText
indicatorColors
indicatorCornerRadius
indicatorRadius
indicatorSides
key
navBarDecoration
numChildren
onAnimate
onTap
runtimeType
sidesPerListItem
Methods
build
createElement
debugDescribeChildren
debugFillProperties
noSuchMethod
toDiagnosticsNode
toString
toStringDeep
toStringShallow
toStringShort
Operators
operator ==