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