expandedBuilder property

Widget Function(BuildContext context, double progress) expandedBuilder
final

Builds the expanded / fullscreen content.

Implementation

final Widget Function(BuildContext context, double progress) expandedBuilder;