menu
vyuh_feature_system package
documentation
content/card/card.dart
Card
modifiers property
modifiers property
dark_mode
light_mode
modifiers
property
@JsonKey(fromJson: modifierList)
List
<
ContentModifierConfiguration
>
?
modifiers
final
inherited
Implementation
@JsonKey(fromJson: modifierList) final List<ContentModifierConfiguration>? modifiers;
vyuh_feature_system package
documentation
content/card/card
Card
modifiers property
Card class