controller property
Optional controller for programmatic map control.
Use this to move the map, change zoom, or manage markers at runtime. If omitted, an internal controller is created and managed automatically.
Implementation
final NeshanMapController? controller;