menu
gebeta_gl package
documentation
gebeta_gl.dart
ImageSourceProperties
ImageSourceProperties.new const constructor
ImageSourceProperties.new const constructor
dark_mode
light_mode
ImageSourceProperties
constructor
const
ImageSourceProperties
(
{
String
?
url
,
List
<
List
>
?
coordinates
,
})
Implementation
const ImageSourceProperties({ this.url, this.coordinates, });
gebeta_gl package
documentation
gebeta_gl
ImageSourceProperties
ImageSourceProperties.new const constructor
ImageSourceProperties class