buttons/buttons library

A library for buttons That include Text button, Parallalogram Button and Icon Button

Classes

WOIButtonStyle
This style class is used to style the WOITextButton This has all of the properties to change the appearance of the button
WOIIconButton
A square button with the Icon in center the border radius of the button can be changed making it to the circular button by providing specific value to borderRadius variable Here is how you can use the widget:
WOIParallalogramButton
A button that is tilt from sides and accept a Text in the center
WOITextButton
A simple text button that can be used as a capsule or rectangular button

Enums

TiltSide
This defines the tilt side for it to be on the right or left side