ref method

T ref(
  1. TextStyleToken token
)

Implementation

T ref(TextStyleToken token) => builder(TextStyleDto.ref(token));