menu
blocz package
documentation
_internal/visitors/BlocVisitors.dart
ON_invocationFindByMethodNameVisitor
visitSwitchDefault method
visitSwitchDefault method
dark_mode
light_mode
visitSwitchDefault
method
@
override
void
visitSwitchDefault
(
SwitchDefault
node
)
inherited
Implementation
@override R? visitSwitchDefault(SwitchDefault node) => visitSwitchMember(node);
blocz package
documentation
_internal/visitors/BlocVisitors
ON_invocationFindByMethodNameVisitor
visitSwitchDefault method
ON_invocationFindByMethodNameVisitor class