Index50mWidget constructor
const
Index50mWidget({})
Creates a Index50mWidget.
Implementation
const Index50mWidget({
super.key,
required this.projection,
this.fillColor,
this.strokeColor,
this.strokeWidth = 1.0,
this.onFeatureTap,
this.antiAlias = true,
});