menu
number_game package
documentation
features/game/bloc/game_event.dart
CellTapped
CellTapped.new constructor
CellTapped.new constructor
dark_mode
light_mode
CellTapped
constructor
CellTapped
(
int
cellIndex
,
int
?
selectedIndex
)
Implementation
CellTapped(this.cellIndex,this.selectedIndex);
number_game package
documentation
features/game/bloc/game_event
CellTapped
CellTapped.new constructor
CellTapped class