buildAndroid abstract method
Build the Android interface
Implementation
// If only an iOS app, implement this function anyway. It'll get called below.
Widget buildAndroid(BuildContext context);
Build the Android interface
// If only an iOS app, implement this function anyway. It'll get called below.
Widget buildAndroid(BuildContext context);