我正在尝试在视图中创建一个可滚动的文本: // other widgets,
child: Container( "Long text here which is longer than the container height"))),
// other widgets 文本比它的父容器的高度长,但是由于
Flutter当我使用ListTile ThreeLines时,我不知道如何使用ThreeLine // This widget is the root of your application. Widget build(BuildContext context) {
return MaterialApp