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