menu
khadem package
documentation
support.dart
Storage
get static method
get static method
dark_mode
light_mode
get
static method
Future
<
List
<
int
>
>
get
(
String
path
)
Implementation
static Future<List<int>> get(String path) => _instance.get(path);
khadem package
documentation
support
Storage
get static method
Storage class