WidgetCallbackViaContext typedef

WidgetCallbackViaContext = Widget Function(BuildContext context)

Implementation

typedef WidgetCallbackViaContext = Widget Function(BuildContext context);