so I have a issue with calling a constructor
here LeftBar is constructor in lefr_bar.dart file
and i am calling it in home.dart file
but it is showing error as LeftBar isn't a function. can some tell me what the problem is?
so I have a issue with calling a constructor
here LeftBar is constructor in lefr_bar.dart file
and i am calling it in home.dart file
but it is showing error as LeftBar isn't a function. can some tell me what the problem is?