menu
epos_frontend_shared package
documentation
utils/shared_utils.dart
getLocalPng function
getLocalPng function
dark_mode
light_mode
getLocalPng
function
String
getLocalPng
(
String
name
)
Implementation
String getLocalPng(String name) => 'assets/png/$name.png';
epos_frontend_shared package
documentation
utils/shared_utils
getLocalPng function
shared_utils library