menu
nrb package
documentation
nrb/report_cell.dart
ReportCell
copyWith abstract method
copyWith abstract method
dark_mode
light_mode
copyWith
abstract method
ReportCell
copyWith
(
{
double
?
cellWidth
,
double
?
cellHeight
,
double
?
textSize
,
})
Implementation
ReportCell copyWith({ double? cellWidth, double? cellHeight, double? textSize, });
nrb package
documentation
nrb/report_cell
ReportCell
copyWith abstract method
ReportCell class