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