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