CustomAnimatedPadding constructor
const
CustomAnimatedPadding({
- Key? key,
Implementation
const CustomAnimatedPadding({Key? key}) : super(key: key);
const CustomAnimatedPadding({Key? key}) : super(key: key);