YInkRoundButton constructor
YInkRoundButton(})
Implementation
YInkRoundButton(
this.widget, {
this.color = Colors.transparent,
this.enable = true,
this.tapTime,
required this.onTap,
this.size = 70.0,
});
YInkRoundButton(
this.widget, {
this.color = Colors.transparent,
this.enable = true,
this.tapTime,
required this.onTap,
this.size = 70.0,
});