select abstract method

TextStyle select(
  1. TextTheme theme
)

Selects a TextStyle using the provided TextTheme.

Implementation

TextStyle select(TextTheme theme);