menu
omnyshell package
documentation
omnyshell_client_web.dart
WsEntry
WsEntry.new const constructor
WsEntry.new const constructor
dark_mode
light_mode
WsEntry
constructor
const
WsEntry
(
String
name
, {
required
bool
isDir
,
})
Implementation
const WsEntry(this.name, {required this.isDir});
omnyshell package
documentation
omnyshell_client_web
WsEntry
WsEntry.new const constructor
WsEntry class