ComponentTheme<T extends WildnessBase<T> > constructor
const
ComponentTheme<T extends WildnessBase<T> > ({})
Implementation
const ComponentTheme({required this.data, required super.child, super.key});