Flutter
path
Style
toString method
toString
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
toString method
String
toString
(
)
override
Returns a string representation of this object.
Implementation
String toString() => name;