menu
flutter_drawable_mipmap package
documentation
image_widget.dart
Mipmap
Mipmap constructor
Mipmap constructor
dark_mode
light_mode
Mipmap
constructor
Mipmap
(
String
name
)
Creates a new instance of
Mipmap
with the given
name
.
Implementation
Mipmap(String name) : super(name);
flutter_drawable_mipmap package
documentation
image_widget
Mipmap
Mipmap constructor
Mipmap class