Clueless-Community / Spectrum-UI

Spectrum UI is a user-friendly Flutter UI library that offers a variety of beautifully designed widgets and components that are easy to use and can be integrated into your Flutter projects seamlessly.
MIT License
71 stars 99 forks source link

Error in widget.dart #256

Open suman-somu opened 1 year ago

suman-somu commented 1 year ago

Describe the bug The class hasn't been imported, due to which it's showing error.

To Reproduce Steps to reproduce the behavior:

  1. Go to 'lib/data/widget_category.dart'
  2. See error in line 32

Expected behavior There shouldn't be any error.

Screenshots image image