WiredashTextThemeWithDefaults constructor

WiredashTextThemeWithDefaults(
  1. WiredashThemeData theme,
  2. WiredashTextTheme textTheme
)

Implementation

WiredashTextThemeWithDefaults(this.theme, this.textTheme);