tabletAppBuilder method
Builder for tablets app platform (iPad, Android Tablets, etc.).
Use this builder to customize the widget appearance and behavior specifically for tablets apps.
Implementation
Widget? tabletAppBuilder(BuildContext context) => null;