SudokuCell
Represents an individual cell in the Sudoku grid.
Parameters
cell
The cell data to display, including its value and state.
modifier
The modifier to apply to the composable.
Represents an individual cell in the Sudoku grid.
The cell data to display, including its value and state.
The modifier to apply to the composable.