menu
bullseye2d
bullseye2d.dart
ImageListExtension
texture property
texture
dark_mode
light_mode
texture
property
Texture
get
texture
Gets the
Texture
of the first image in the list.
Implementation
Texture get texture => elementAt(0).texture;
bullseye2d
bullseye2d
ImageListExtension
texture property
ImageListExtension extension on
Images