UArRoundButton constructor
const
UArRoundButton({})
Implementation
const UArRoundButton({required this.icon, required this.onTap, this.tooltip, this.size = 48, this.active = false, this.style = const UArStyle(), super.key});