Skip to content

Commit 2bb968b

Browse files
analysis: ignore deprecated member use
1 parent 97f1f89 commit 2bb968b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

maplibre_gl/lib/src/color_tools.dart

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
// ignore_for_file: deprecated_member_use
2+
13
part of '../maplibre_gl.dart';
24

35
extension MapLibreColorConversion on Color {

0 commit comments

Comments
 (0)