AppBarCallback typedef

AppBarCallback = Widget Function(BuildContext context)

Implementation

typedef Widget AppBarCallback(BuildContext context);