GpsEditor constructor

const GpsEditor(
  1. GpsBuilder model
)

Listens to model to rebuild the UI.

Implementation

const GpsEditor(super.model);