menu
fuck_utils package
documentation
util/asset_util.dart
AssetUtil
otherPath static method
otherPath static method
dark_mode
light_mode
otherPath
static method
String
otherPath
(
String
otherName
)
拼接其他路径 otherName: xxx.bbb
Implementation
static String otherPath(String otherName) => otherRoot + otherName;
fuck_utils package
documentation
util/asset_util
AssetUtil
otherPath static method
AssetUtil class