menu
stepflow package
documentation
platform/platform.dart
PlatformAttributes
PlatformAttributes.new const constructor
PlatformAttributes.new const constructor
dark_mode
light_mode
PlatformAttributes
constructor
const
PlatformAttributes
(
String
name
,
Version
version
)
Implementation
const PlatformAttributes(this.name, this.version);
stepflow package
documentation
platform/platform
PlatformAttributes
PlatformAttributes.new const constructor
PlatformAttributes class