and many more. Text.rich(TextSpan( children: <InlineSpan>[ TextSpan(text: 'Flutter is'), WidgetSpan( child: SizedBox( width: 120, height: 50 ...
確定! 回上一頁