onPush property
void Function()?
onPush
final
A callback when tap this button from the state of borderIcon.
Implementation
final void Function()? onPush;
A callback when tap this button from the state of borderIcon.
final void Function()? onPush;