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