user-avatar

ohelp21

Posts
0
avatar

Posted by @ohelp21

11 months ago

Please this code i face error in elevated button in flutter

ElevatedButton(    style: ElevatedButton.styleFrom(        onPrimary: Colors.white,        primary: Color(0xffccbbd7),        minimumSize: const Size(330,70),        s ... See More