createState method
override
Creates the state containing the functionality for the widget.
Implementation
@override
State<StatefulWidget> createState() => MapPinPillComponentState();
Creates the state containing the functionality for the widget.
@override
State<StatefulWidget> createState() => MapPinPillComponentState();