AnimatedNullableIndexedWidgetBuilder typedef
- BuildContext context,
- int index,
- bool animating
Implementation
typedef AnimatedNullableIndexedWidgetBuilder = Widget Function(
BuildContext context, int index, bool animating);
typedef AnimatedNullableIndexedWidgetBuilder = Widget Function(
BuildContext context, int index, bool animating);