phone property
Layout builder for phone devices that receives a parameter (required).
Implementation
final Widget Function(BuildContext context, T param) phone;
Layout builder for phone devices that receives a parameter (required).
final Widget Function(BuildContext context, T param) phone;