半透明控件(0为透明, 1为不透明) >>>
Opacity opacity(double opacity) { return Opacity( opacity: opacity, child: this, ); }