logger_imogy

Last updated:

0 purchases

logger_imogy Image
logger_imogy Images
Add to Cart

Description:

logger imogy

Button with function #
simple button that button has function base,
we can pass the function
sample code #

void incrementCounter() {
print("hellow");
}

ButtonCustomer(
borderRadius:12,
buttonName:"Increment",
buttonColor:Colors.black54,
customFunction:incrementCounter,
)



copied to clipboard

License:

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Files In This Product:

Customer Reviews

There are no reviews.