Tag: RawMaterialButton
Complete Button in Flutter example
Cakr4
March 22, 2023
In Flutter, a button is a piece of the UI that, when tapped or clicked, triggers some sort of action. The ElevatedButton, TextButton, and OutlinedButton widgets are used to create…
Read more »Some of the common widgets that are available in flutter SDK
Cakr4
July 16, 2022
Widget of The Day Introduction to flutter widgets: This repo will teach you some of the common widgets that are available in flutter SDK, & shows you…
Read more »