Akash Giri
Results
2
comments of
Akash Giri
any update on this. I am getting same error
Same code worked for me `OutlineButton( onPressed: () { chosenTime = 15; }, borderSide: BorderSide(width: 1.0, color: THEME_COLOR), child: Text( '15 Min', style: TextStyle(fontSize: 12), ), )`