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