statusBarColor property

  1. @Deprecated("This property is deprecated and no longer in use. Please use 'statusBarLight' instead.")
Color? statusBarColor
final

desired color of status

Implementation

@Deprecated(
    "This property is deprecated and no longer in use. Please use 'statusBarLight' instead.")
final Color? statusBarColor;