menu
mastodon_client
mastodon_client.dart
MastodonCustomEmoji
visibleInPicker property
visibleInPicker
dark_mode
light_mode
visibleInPicker
property
@
JsonKey
(defaultValue: true)
bool
visibleInPicker
final
Whether to show in the emoji picker.
Implementation
@JsonKey(defaultValue: true) final bool visibleInPicker;
mastodon_client
mastodon_client
MastodonCustomEmoji
visibleInPicker property
MastodonCustomEmoji class