builder property

Widget Function(double width, double height)? builder
final

Argument (double width, double height)

Implementation

final Widget Function(double width, double height)? builder;