MaterialDesktopSkipNextButton constructor
const
MaterialDesktopSkipNextButton({})
Implementation
const MaterialDesktopSkipNextButton({
Key? key,
this.icon,
this.iconSize,
this.iconColor,
}) : super(key: key);