bodyCellOnSecondaryTap property

(void Function(FreedomTableBodyCell childCell, double left, double top, double width, double height, double scrollLeft, double scrollTop, double totalScrollWidth, double totalScrollHeight)?) bodyCellOnSecondaryTap
final

bodyCellOnSecondaryTap

Implementation

final void Function(FreedomTableBodyCell childCell, double left, double top, double width, double height, double scrollLeft, double scrollTop, double totalScrollWidth, double totalScrollHeight)?
    bodyCellOnSecondaryTap;