menu
artisanal package
documentation
uv.dart
CellSizeEvent
CellSizeEvent.new const constructor
CellSizeEvent.new const constructor
dark_mode
light_mode
CellSizeEvent
constructor
const
CellSizeEvent
(
{
required
int
width
,
required
int
height
,
})
Implementation
const CellSizeEvent({required this.width, required this.height});
artisanal package
documentation
uv
CellSizeEvent
CellSizeEvent.new const constructor
CellSizeEvent class