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