sizedBoxWithHeight10 top-level constant

SizedBox const sizedBoxWithHeight10

Implementation

const sizedBoxWithHeight10 = SizedBox(height: 10,);