CardFacePreparedOracleText extension
Grants the preparedOracleText method to CardFace instances.
- on
-
- CardFace
Methods
-
preparedOracleText(
) → TextSpan? -
Available on CardFace, provided by the CardFacePreparedOracleText extension
Returns a visual representation of theoracleTextusing SVGs wrapped in a WidgetSpan for valid MTG symbols. ReturnsnulliforacleTextisnull. If it doesn't contain any valid MTG symbols, will return a TextSpan with the originaloracleText.