shadowsTop property

List<BoxShadow>? get shadowsTop

上层投影

Implementation

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