glassmorphism_buttons

Last updated:

0 purchases

glassmorphism_buttons Image
glassmorphism_buttons Images
Add to Cart

Description:

glassmorphism buttons

Glassmorphism Button #
A custom glassmorphism button as a flutter package.
Installation🔧 #
Official Installation Guide
Documentation📚 #
Class
GlassyButton
Properties

height?
width?
title
onTap

Example/Usage
GlassyButton{
height: 50,
width: 200,
title: 'Frosted Glass',
onTap: (){
print("I'm loving this button!😃")
}
}
copied to clipboard
Rendered Output

License📝 #
MIT
Authors #

Jay Malave (@jaymalave)

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.