menu
assetx package
documentation
objectx/folderx.dart
FolderX
assetPath method
assetPath method
dark_mode
light_mode
assetPath
method
String
assetPath
(
String
fileName
)
Implementation
String assetPath(String fileName) { return '$path/$fileName'; }
assetx package
documentation
objectx/folderx
FolderX
assetPath method
FolderX class