WeebiButtonOkRectWide constructor
const
WeebiButtonOkRectWide({})
Implementation
const WeebiButtonOkRectWide(
{required this.onPressed,
required this.string,
required this.tooltip,
this.isHidden,
Key? key})
: super(key: key);