renderTitle property

Widget Function(BuildContext context, StickyTableColumn<T> title)? renderTitle
final

Implementation

final Widget Function(BuildContext context, StickyTableColumn<T> title)?
    renderTitle;