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