SandboxCell constructor
const
SandboxCell(
- SandBoxModel model,
- VoidCallback? refreshBlock, {
- Key? key,
Implementation
const SandboxCell(this.model, this.refreshBlock, {super.key});