bottomNavbarBgColorValue property
Default value for bottomNavbarBgColor
Implementation
@override
String get bottomNavbarBgColorValue =>
component?.bottomNavbarBackgroundColor?.value ??
super.bottomNavbarBgColorValue;
Default value for bottomNavbarBgColor
@override
String get bottomNavbarBgColorValue =>
component?.bottomNavbarBackgroundColor?.value ??
super.bottomNavbarBgColorValue;