fontFamily method

ArcaneStyles fontFamily(
  1. String value
)

Implementation

ArcaneStyles fontFamily(String value) => set('font-family', value);