textTheme property

SeedKitTextTheme get textTheme

Implementation

SeedKitTextTheme get textTheme => Theme.of(this).extension<SeedKitTextTheme>()!;