menu
test_yandex package
documentation
contants.dart
androidResFolder function
androidResFolder function
dark_mode
light_mode
androidResFolder
function
String
androidResFolder
(
String
?
flavor
)
Implementation
String androidResFolder(String? flavor) => "android/app/src/${flavor ?? 'main'}/res/";
test_yandex package
documentation
contants
androidResFolder function
contants library