FdcGridRowIndicatorOptions constructor
const
FdcGridRowIndicatorOptions({})
Creates a FdcGridRowIndicatorOptions.
Implementation
const FdcGridRowIndicatorOptions({
this.showRecordStatus = true,
this.showRowNumbers = false,
this.showRowSelect = false,
});