menu
bullseye2d
bullseye2d.dart
LoaderItem
LoaderItem.new constructor
LoaderItem.new
dark_mode
light_mode
LoaderItem
constructor
LoaderItem
(
String
source
)
Creates a
LoaderItem
with the given
source
.
Implementation
LoaderItem(this.source);
bullseye2d
bullseye2d
LoaderItem
LoaderItem.new constructor
LoaderItem class