menu
magic_the_gathering_flutter package
documentation
models/mtg_card_face.dart
MtgCardFace
flavorText property
flavorText property
dark_mode
light_mode
flavorText
property
String
?
flavorText
final
The flavor text printed on this face, if any.
Implementation
final String? flavorText;
magic_the_gathering_flutter package
documentation
models/mtg_card_face
MtgCardFace
flavorText property
MtgCardFace class