play constant

Icon const play

Implementation

static const play = Icon(
  Icons.play_arrow,
  color: Colors.white,
);