shadowsMiddle property

List<BoxShadow>? get shadowsMiddle

中层投影

Implementation

List<BoxShadow>? get shadowsMiddle => shadowMap['shadowsMiddle'];