fontFamily method

ThemedText fontFamily(
  1. String v
)

Implementation

ThemedText fontFamily(String v) => textless(TextStyle(fontFamily: v));