Exploring Scaffold and Widgets

Exploring Scaffold and Widgets

Here’s a quick rundown of what I implemented:

  • AppBar: Added a title with custom styling (font size, colors, and alignment).

  • Body: Positioned styled text ("ANIKET BODY") in the center using the Center widget, adding custom fonts and letter spacing.

  • Floating Action Button: Included an interactive button labeled "Click Here" for future actions