menu
mastodon_client
mastodon_client.dart
MastodonRole
color property
color
dark_mode
light_mode
color
property
@
JsonKey
(defaultValue: '')
String
?
color
final
Color of the role badge.
Implementation
@JsonKey(defaultValue: '') final String? color;
mastodon_client
mastodon_client
MastodonRole
color property
MastodonRole class