RollingNavBarChildBuilder typedef
Implementation
typedef Widget RollingNavBarChildBuilder(
BuildContext context,
int index,
AnimationInfo animationInfo,
AnimationUpdate animationUpdate,
);
typedef Widget RollingNavBarChildBuilder(
BuildContext context,
int index,
AnimationInfo animationInfo,
AnimationUpdate animationUpdate,
);