CardFacePreparedManaCost extension

Grants the preparedManaCost method to CardFace instances.

on
  • CardFace

Methods

preparedManaCost({EdgeInsets? padding = const EdgeInsets.symmetric(horizontal: 1.5)}) List<Widget>?

Available on CardFace, provided by the CardFacePreparedManaCost extension

Returns a visual representation of the manaCost using SVGs for valid MTG symbols. Returns null if manaCost is null or it doesn't contain any valid MTG symbols.