menu
geoimage package
documentation
geoimage.dart
AbstractGeoImage
getTag abstract method
getTag abstract method
dark_mode
light_mode
getTag
abstract method
List
<
int
>
?
getTag
(
int
key
)
Get the tag values for a given tag key.
Implementation
List<int>? getTag(int key);
geoimage package
documentation
geoimage
AbstractGeoImage
getTag abstract method
AbstractGeoImage class