You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/gf-button/README.md
+14-10Lines changed: 14 additions & 10 deletions
Original file line number
Diff line number
Diff line change
@@ -41,25 +41,29 @@ GFButton(
41
41
42
42
**GF Buttons** or **Flutter Buttons** are a very widely used component in any application. Hence the **GFButtons** are highly customizable and have a wide range of properties that gives a better look and feel for any application. The **GFButton's properties** are described below:
**Flutter Elevated Button** is a **button in flutter** which is the most commonly used **flutter button** which upon clicking, elevates or triggers to show the button action. The more customized properties can be seen in **GF Elevated Button**[**https://docs.getwidget.dev/gf-button/standard-button/**](https://docs.getwidget.dev/gf-button/standard-button/)\*\*\*\*
46
+
**Flutter Elevated Button** is a **button in flutter** which is the most commonly used **flutter button** which upon clicking, elevates or triggers to show the button action. The more customized properties can be seen in GF ****[**Flutter Elevated Button**](https://docs.getwidget.dev/gf-button/standard-button/)**.**
**Flutter Rounded Button** or **Flutter Pills Button** is a **button in flutter** wherein the corners of the buttons are circular in shape. In other words, it is a button with border-radius in it. For more customizable properties head to **Flutter Pills/Rounded Button**[https://docs.getwidget.dev/gf-button/pills-button/](https://docs.getwidget.dev/gf-button/pills-button/)
50
+
**Flutter Rounded Button** or **Flutter Pills Button** is a **button in flutter** wherein the corners of the buttons are circular in shape. In other words, it is a button with border-radius in it. For more customizable properties head to [**Flutter Pills/Rounded Button**](https://docs.getwidget.dev/gf-button/pills-button)**.**
**Flutter Icon Button** or **Icon Button Flutter** is a **flutter button** where the button has icons on them. It can even have a **text** which is a **button with text** or **text with an****icon** which is a **text icon button.** To know more about **Icon Button** head to **theFlutter Icon Button** section [https://docs.getwidget.dev/gf-button/icon-button/](https://docs.getwidget.dev/gf-button/icon-button/)
54
+
**Flutter Icon Button** or **Icon Button Flutter** is a **flutter button** where the button has icons on them. It can even have a **text** which is a **button with text** or **text with an****icon** which is a **text icon button.** To know more about **Icon Button** head to **the**[**Flutter Icon Button**](https://docs.getwidget.dev/gf-button/icon-button/) section
**Flutter Toggle Button** or **Flutter Toggle Switch** is **\*\*a**switch button **that toggles between two states and the two states are often** ON/OFF **state**. **For more information head to** Flutter Toggle Switch Button **\[**[https://docs.getwidget.dev/gf-toggle/\*\*\]\(https://docs.getwidget.dev/gf-toggle/\)\*\*.\*\*](https://docs.getwidget.dev/gf-toggle/**]%28https://docs.getwidget.dev/gf-toggle/%29**.**)
58
+
**Flutter Toggle Button** or **Flutter Toggle Switch** is a ****switch button **that toggles between two states and the two states are often** ON/OFF **state**. ****
59
59
60
-
## FLUTTER CIRCULAR BUTTON
60
+
**For more information head to**[Flutter Toggle Switch Button.](https://docs.getwidget.dev/gf-toggle)
61
61
62
-
**Flutter circular button** or **Flutter Pills/Rounded Button** is a type of **Flutter Button** that has circular corners in them. For more examples head to [https://docs.getwidget.dev/gf-button/pills-button/](https://docs.getwidget.dev/gf-button/pills-button/)
**Flutter circular button** or **Flutter Pills/Rounded Button** is a type of **Flutter Button** that has circular corners in them. For more examples head to ****[**Flutter Circular Button**](https://docs.getwidget.dev/gf-button/pills-button)****
65
+
66
+
\*\*\*\*[**FLUTTER BUTTON WIDGET MORE EXAMPLE CODE**](https://www.getwidget.dev/blog/flutter-button-widget-component/)**:** You can follow our Blogs for more example demo code for the flutter button with GFButton.
0 commit comments