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