You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Cannot provide both a color and a decoration I/flutter ( 9015): The color argument is just a shorthand for "decoration: new BoxDecoration(color: color)". I/flutter ( 9015): 'package:flutter/src/widgets/container.dart': Failed assertion: line 269 pos 15: 'color == null || I/flutter ( 9015): decoration == null' #31312