PlayButton class
Play button used on the CompactPlayer.
Constructors
- PlayButton({Key? key, required bool isPlaying(BuildContext context), Future onPressed(BuildContext context)?, required Color iconColor, double? iconSize})
-
const
Properties
Methods
-
createState(
) → State< PlayButton> - Creates the mutable state for this widget at a given location in the tree.