menu
omnyshell package
documentation
omnyshell_client.dart
ManifestEntry
ManifestEntry.new const constructor
ManifestEntry.new const constructor
dark_mode
light_mode
ManifestEntry
constructor
const
ManifestEntry
(
String
path
,
int
size
)
Creates a manifest entry.
Implementation
const ManifestEntry(this.path, this.size);
omnyshell package
documentation
omnyshell_client
ManifestEntry
ManifestEntry.new const constructor
ManifestEntry class