mapbox/flutter-mapbox-gl

const widget constructor

tobrun opened this issue · 1 comments

Use const widgets where possible, and provide a const constructor for the widget so that users of the widget can also do so.

from flutter/platform.dart

only applicable for v0.0.1, no longer for v0.0.2