menu
fludoku package
documentation
fludoku.dart
GeneratorProgress typedef
GeneratorProgress typedef
dark_mode
light_mode
GeneratorProgress
typedef
GeneratorProgress
=
void Function
({
int
current
,
int
total
})
Implementation
typedef GeneratorProgress = void Function({int current, int total});
fludoku package
documentation
fludoku
GeneratorProgress typedef
fludoku library