NUIShadowLinearView constructor
NUIShadowLinearView({})
Implementation
NUIShadowLinearView({this.shadowColor = NUIColors.NUIBlack, this.opacity = 0.7, required this.height, required this.width, this.orientation});
NUIShadowLinearView({this.shadowColor = NUIColors.NUIBlack, this.opacity = 0.7, required this.height, required this.width, this.orientation});