ResponsiveListExpression<R> typedef

ResponsiveListExpression<R> = List<R> Function(BuildContext context)

Implementation

typedef ResponsiveListExpression<R> = List<R> Function(BuildContext context);