TkfButton constructor
const
TkfButton({})
Implementation
const TkfButton(
{super.key,
required this.testKey,
this.onClick,
required this.isLoading,
this.style,
required this.text});
const TkfButton(
{super.key,
required this.testKey,
this.onClick,
required this.isLoading,
this.style,
required this.text});