menu
darwin_sdk package
documentation
darwin_sdk.dart
Profile
Profile const constructor
Profile const constructor
dark_mode
light_mode
Profile
constructor
const
Profile
(
String
profile
, {
bool
inverse
=
false
,
})
Implementation
const Profile(this.profile, {this.inverse = false});
darwin_sdk package
documentation
darwin_sdk
Profile
Profile const constructor
Profile class