builder property

Widget Function(BuildContext context, ThemeData theme) builder
final

The child builder of this QudsThemedWidget theme: The theme passed to the builder

Implementation

final Widget Function(BuildContext context, ThemeData theme) builder;