NavigationCompassWidgetTheme constructor

const NavigationCompassWidgetTheme({
  1. required Color surfaceColor,
})

Implementation

const NavigationCompassWidgetTheme({required this.surfaceColor});