menu
pattern_dots package
documentation
pattern_dots.dart
PatternView
onUpdate property
onUpdate property
dark_mode
light_mode
onUpdate
property
dynamic Function
(
Cell
current
,
List
<
int
>
selected
)
?
onUpdate
final
when move to a new dot
Implementation
final Function(Cell current, List<int> selected)? onUpdate;
pattern_dots package
documentation
pattern_dots
PatternView
onUpdate property
PatternView class