DyTotalInfo constructor
const
DyTotalInfo({})
Implementation
const DyTotalInfo({
required this.isAllSelected,
required this.totalGroup,
required this.totalPage,
required this.totalSelected,
});
const DyTotalInfo({
required this.isAllSelected,
required this.totalGroup,
required this.totalPage,
required this.totalSelected,
});