phone property

Widget Function(BuildContext context, T param)? phone
final

General fallback layout for all phone orientations that receives a parameter.

Implementation

final Widget Function(BuildContext context, T param)? phone;