BuildExpandedCard typedef

BuildExpandedCard = Widget Function(BuildContext context)

Implementation

typedef BuildExpandedCard = Widget Function(BuildContext context);