Signature for a function that builds a widget given an Orientation.
Used by OrientationBuilder.builder.
Source
typedef Widget OrientationWidgetBuilder(BuildContext context, Orientation orientation);
Signature for a function that builds a widget given an Orientation.
Used by OrientationBuilder.builder.
typedef Widget OrientationWidgetBuilder(BuildContext context, Orientation orientation);