Flutter
path
Style
context property
context
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
context property
Context
context
A
Context
that uses this style.
Implementation
Context get context => new Context(style: this);