MExpandableButton constructor
const
MExpandableButton({
- Key? key,
- Widget? child,
- MExpandableThemeData? theme,
Implementation
const MExpandableButton({super.key, this.child, this.theme});