makeWidget method - WidgetPin class - mapview library - Dart API
makeWidget
makeWidget abstract method
- BuildContext context
Creates a widget for this WidgetPin.
Implementation
Widget makeWidget(BuildContext context);
Creates a widget for this WidgetPin.
Widget makeWidget(BuildContext context);