menu
sherkety_widgetbook package
documentation
widgetbook.dart
WidgetbookIntegration
onChange method
onChange method
dark_mode
light_mode
onChange
method
void
onChange
(
WidgetbookState
state
)
Gets called on every
WidgetbookState
change.
Implementation
void onChange(WidgetbookState state) {}
sherkety_widgetbook package
documentation
widgetbook
WidgetbookIntegration
onChange method
WidgetbookIntegration class