MagicIndicator constructor
Implementation
const MagicIndicator(
{@required this.indicatorHeight,
@required this.indicatorColor,
@required this.indicatorSize
, this.radius=0});
const MagicIndicator(
{@required this.indicatorHeight,
@required this.indicatorColor,
@required this.indicatorSize
, this.radius=0});