hoverable_navigation_rail 0.0.1
hoverable_navigation_rail: ^0.0.1 copied to clipboard
A HoverableNavigationRail that gives it's children an ability to use a onHover effect
0.0.1 #
- Created a HoverableNavigationRailDestination Widget that extends the NavigationRailDestination Widget which accepts a Function(bool isHovered) onHoverStateChange
- Created a HoverableNavigationRail Widget which can handle the HoverableNavigationRailDestination's onHoverStateChange