logger_imogy 0.0.1 copy "logger_imogy: ^0.0.1" to clipboard
logger_imogy: ^0.0.1 copied to clipboard

Have you been turned into a newt? Would you like to be? This package can help. It has button ,we can pass function this function

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,
     )



3
likes
110
points
9
downloads

Publisher

unverified uploader

Weekly Downloads

Have you been turned into a newt? Would you like to be? This package can help. It has button ,we can pass function this function

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on logger_imogy