Upadte systemNavigationBarIconBrightness docs (#62729)
This commit is contained in:
parent
2459f5c513
commit
8497496838
@ -109,6 +109,8 @@ class SystemUiOverlayStyle {
|
||||
/// The brightness of the system navigation bar icons.
|
||||
///
|
||||
/// Only honored in Android versions O and greater.
|
||||
/// When set to [Brightness.light], the system navigation bar icons are light.
|
||||
/// When set to [Brightness.dark], the system navigation bar icons are dark.
|
||||
final Brightness? systemNavigationBarIconBrightness;
|
||||
|
||||
/// The color of top status bar.
|
||||
|
Loading…
x
Reference in New Issue
Block a user