VitTableStyle constructor
const
VitTableStyle({})
Implementation
const VitTableStyle({
this.height,
this.minHeight,
this.headerHeight,
this.rowHeight,
this.innerBottom,
this.onEmptyWidget,
this.pageNavigatorColor,
this.pageNavigatorSelectedColor,
});