KevinNavigationBarStyle constructor
const
KevinNavigationBarStyle({})
Implementation
const KevinNavigationBarStyle({
this.titleColor,
this.tintColor,
this.backgroundColorLightMode,
this.backgroundColorDarkMode,
this.backButtonImage,
this.closeButtonImage,
});