mobileAppBuilder method
Builder for mobile app platform (Android and iOS).
Use this builder to customize the widget appearance and behavior specifically for mobile apps.
Implementation
Widget? mobileAppBuilder(BuildContext context) => null;
Builder for mobile app platform (Android and iOS).
Use this builder to customize the widget appearance and behavior specifically for mobile apps.
Widget? mobileAppBuilder(BuildContext context) => null;