platform property
final
The style of the host platform.
When running on the command line, this will be windows or posix based on the host operating system. On a browser, this will be url.
Implementation
static final Style platform = _getPlatformStyle()