Class is used to display a Navigine location via Flutter StatefulWidget. More...
Public Member Functions | |
| LocationView (this.key, this.onViewCreated, this.textDirection) | |
Class is used to display a Navigine location via Flutter StatefulWidget.
void Function(LocationWindow) onViewCreated callback provides access to location view's main class
Definition at line 22 of file location_view.dart.
| LocationView.LocationView | ( | this. | key, |
| this. | onViewCreated, | ||
| this. | textDirection ) |