menu
flutter_androssy package
documentation
views/view/view.dart
ViewController
setShadowBottom method
setShadowBottom method
dark_mode
light_mode
setShadowBottom
method
void
setShadowBottom
(
double
?
value
)
Implementation
void setShadowBottom(double? value) { _shadowBottom = value; _notify; }
flutter_androssy package
documentation
views/view/view
ViewController
setShadowBottom method
ViewController class