label property
Create a CustomTimerButton button.
The label, onPressed, and timeOutInSeconds arguments must not be null. label
Implementation
///label
final String label;
Create a CustomTimerButton button.
The label, onPressed, and timeOutInSeconds arguments must not be null. label
///label
final String label;