footerStyle property

CellStyle? footerStyle
final

An immutable style describing how to create footer Default is CellStyle.footer()

Implementation

final CellStyle? footerStyle;