How can I make the scrollbar drag with the mouse?

前端 未结 0 1405
心在旅途
心在旅途 2021-01-29 19:12
  @override
  Widget build(BuildContext context) {
    return Scaffold(
      appBar: AppBar(
        title: Text(\'My form\'),
      ),
      body: new Scrollbar(
              


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题