CLCmdArrowData constructor
CLCmdArrowData({})
Implementation
CLCmdArrowData(
{required this.arrow_dir,
required this.arrow_bgcolor,
required this.arrow_color,
required this.shine_freq,
required this.shine_interval,
required this.shine_during,
required this.shine_enable});