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 themanaCost
using SVGs for valid MTG symbols. Returnsnull
ifmanaCost
isnull
or it doesn't contain any valid MTG symbols.