menu
nativebase_flutter package
documentation
models/theme/shadow_model.dart
NBShadowOffset
NBShadowOffset constructor
NBShadowOffset constructor
dark_mode
light_mode
NBShadowOffset
constructor
NBShadowOffset
(
{
double
?
height
,
double
?
width
,
})
Implementation
NBShadowOffset({this.height, this.width});
nativebase_flutter package
documentation
models/theme/shadow_model
NBShadowOffset
NBShadowOffset constructor
NBShadowOffset class