menu
junny_forme package
documentation
forme.dart
FormeKey
removeVisitor method
removeVisitor method
dark_mode
light_mode
removeVisitor
method
bool
removeVisitor
(
FormeVisitor
visitor
)
Implementation
bool removeVisitor(FormeVisitor visitor) => _state.removeVisitor(visitor);
junny_forme package
documentation
forme
FormeKey
removeVisitor method
FormeKey class