TextThemeDemo constructor

const TextThemeDemo({
  1. Key? key,
})

Implementation

const TextThemeDemo({Key? key}) : super(key: key);