builder property
The child builder of this QudsThemedWidget
theme
: The theme passed to the builder
Implementation
final Widget Function(BuildContext context, ThemeData theme) builder;
The child builder of this QudsThemedWidget
theme
: The theme passed to the builder
final Widget Function(BuildContext context, ThemeData theme) builder;