listShadow top-level property

List<BoxShadow> listShadow
getter/setter pair

Implementation

var listShadow = [
  bottomShadow,
  topShadow,
];