backgroundBuilder property
final
Builder for custom background effects.
Implementation
final Widget Function(BuildContext context)? backgroundBuilder;
Builder for custom background effects.
final Widget Function(BuildContext context)? backgroundBuilder;