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