expandedBuilder property
Builds the expanded / fullscreen content.
Implementation
final Widget Function(BuildContext context, double progress) expandedBuilder;
Builds the expanded / fullscreen content.
final Widget Function(BuildContext context, double progress) expandedBuilder;