textTheme static method

TextTheme textTheme()

Reference of TextTheme

Implementation

static TextTheme textTheme() {
  return theme()!.textTheme;
}