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