backgroundColor property

  1. @Deprecated("Use Header Style to provide background")
Color backgroundColor
finalinherited

background color of header.

Implementation

@Deprecated("Use Header Style to provide background")
final Color backgroundColor;