menu
skin_assets_runtime package
documentation
file_asset_config.dart
PathId
PathId.new constructor
PathId.new constructor
dark_mode
light_mode
PathId
constructor
PathId
(
String
path
,
bool
asset
, {
bool
cantFound
=
false
,
})
Implementation
PathId(this.path, this.asset, {this.cantFound = false});
skin_assets_runtime package
documentation
file_asset_config
PathId
PathId.new constructor
PathId class