Flutter
path
Style
name property
name
Style class
Constructors
Style
Properties
context
name
needsSeparatorPattern
relativeRootPattern
rootPattern
separator
separatorPattern
hashCode
runtimeType
Methods
absolutePathToUri
getRelativeRoot
getRoot
pathFromUri
relativePathToUri
toString
noSuchMethod
Operators
operator ==
Static properties
platform
posix
url
windows
name property
String
name
The name of this path style. Will be "posix" or "windows".
Implementation
String get name;