ScrollConfiguration(
behavior: ScrollConfiguration.of(context).copyWith(scrollbars: false), child: ...,),
Container(
margin: EdgeInsets.all(100.0), decoration: BoxDecoration( color: Colors.orange, shape: BoxShape.circle ), )
php artisan serve --host=0.0.0.0
http://10.0.2.2:8000/