CustomAnimatedDefaultTextStyle constructor

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

Implementation

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