You need to wrap header card with Align Widget. Here is a full code: class Cards extends StatefulWidget { @override _CardsState createState() => ...
確定! 回上一頁