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