Kinerja UDF SQL Server
Container(
height: 200,
child: new AspectRatio(
aspectRatio: 6 / 3,
child: new Container(
color: Colors.red,
),
),
)
Stupid Serval