menu
ketchup_ui package
documentation
model/layer.dart
NamedLayerContext
updateNamedClear method
updateNamedClear method
dark_mode
light_mode
updateNamedClear
method
void
updateNamedClear
(
String
name
)
Implementation
void updateNamedClear(String name){ _commitNamedLayerUpdateAdded(name); }
ketchup_ui package
documentation
model/layer
NamedLayerContext
updateNamedClear method
NamedLayerContext class