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