textTheme top-level property

NUITextTheme textTheme

Implementation

NUITextTheme get textTheme {
  return NUITheme.get().theme.textTheme;
}