label is used to set the button label This is a required property This is a string type property This is a mandatory property
Example:
CustomButton( label: 'Login', );
final String label;