sizedBoxWithWidth10 top-level constant

SizedBox const sizedBoxWithWidth10

Implementation

const sizedBoxWithWidth10 = SizedBox(width: 10,);