In my Flutter app, I\'m trying to use the Dart spread operator (ie-...) at the else section of a ternary operator in the build() method of one of my widgets.
ie-