menu
omnyshell package
documentation
omnyshell_node.dart
PathDiff
PathDiff.new const constructor
PathDiff.new const constructor
dark_mode
light_mode
PathDiff
constructor
const
PathDiff
(
List
<
String
>
added
,
List
<
String
>
removed
,
bool
changed
)
Implementation
const PathDiff(this.added, this.removed, this.changed);
omnyshell package
documentation
omnyshell_node
PathDiff
PathDiff.new const constructor
PathDiff class