menu
nativebase_flutter package
documentation
models/utility-props-models/shadow_props.dart
ShadowProps
ShadowProps constructor
ShadowProps constructor
dark_mode
light_mode
ShadowProps
constructor
ShadowProps
(
{
required
String
?
shadow
,
})
Implementation
ShadowProps({required this.shadow});
nativebase_flutter package
documentation
models/utility-props-models/shadow_props
ShadowProps
ShadowProps constructor
ShadowProps class