BuildCallback typedef

BuildCallback = Widget Function(Context context)

Implementation

typedef BuildCallback = Widget Function(Context context);