menu
smart_nav_bar package
documentation
models/nav_style.dart
SmartNavStyle
backgroundGradient property
backgroundGradient property
dark_mode
light_mode
backgroundGradient
property
Gradient
?
backgroundGradient
final
The background gradient of the navigation bar (nullable).
Implementation
final Gradient? backgroundGradient;
smart_nav_bar package
documentation
models/nav_style
SmartNavStyle
backgroundGradient property
SmartNavStyle class