backgroundGradient property

Gradient? backgroundGradient
final

If SnakeBarBehaviour.floating this color is used as background color of shaped view. If SnakeBarBehaviour.pinned this color just a background color of whole SnakeNavigationBar view

Implementation

final Gradient? backgroundGradient;