builder property

Widget Function(BuildContext) builder
final

Builder that describes the UI of the Overlay

Implementation

final Widget Function(BuildContext) builder;