Is a widget that is used to overlap other widgets
Stack ( children: [ //Text( // "txt", //style: TextStyle(color: Colors.white), ), ], );
Last updated 2 years ago