menu
smithy package
documentation
ast.dart
Shape
rebuild abstract method
rebuild abstract method
dark_mode
light_mode
rebuild
abstract method
Shape
rebuild
(
covariant
void
updates
(
ShapeBuilder
)
)
Implementation
Shape rebuild(covariant void Function(ShapeBuilder) updates);
smithy package
documentation
ast
Shape
rebuild abstract method
Shape class