Row ( children: <Widget>[ Expanded( child: RichText( text: ... RichText( text: TextSpan( children: [ WidgetSpan( child: Padding( padding: ...
確定! 回上一頁