menu
materialx_flutter package
documentation
data/img.dart
Img
get static method
get static method
dark_mode
light_mode
get
static method
String
get
(
String
name
)
Implementation
static String get(String name){ return 'assets/images/'+name; }
materialx_flutter package
documentation
data/img
Img
get static method
Img class