builder property

Widget? builder
final

If you want to completely customize the way the loader is show seg a custom builder this builder will provide the default widget so you can wrap it if needed

Implementation

final Widget? builder;