ShadowProps constructor

ShadowProps({
  1. required String? shadow,
})

Implementation

ShadowProps({required this.shadow});