builder property
A builder function that provides the current ResponsiveData.
Implementation
final Widget Function(BuildContext context, ResponsiveData data) builder;
A builder function that provides the current ResponsiveData.
final Widget Function(BuildContext context, ResponsiveData data) builder;