menu
toxic package
documentation
util/path_regex.dart
RPathToken
RPathToken.new constructor
RPathToken.new constructor
dark_mode
light_mode
RPathToken
constructor
RPathToken
(
String
value
)
Creates a path token with
value
.
Implementation
RPathToken(this.value);
toxic package
documentation
util/path_regex
RPathToken
RPathToken.new constructor
RPathToken class