menu
flutter_dino package
documentation
components/obstacle/base_obstacle.dart
Obstacle
renderTreeWithoutDecorator method
renderTreeWithoutDecorator method
dark_mode
light_mode
renderTreeWithoutDecorator
method
@internal
@
protected
void
renderTreeWithoutDecorator
(
Canvas
canvas
)
inherited
Implementation
@internal @protected void renderTreeWithoutDecorator(Canvas canvas) { super.renderTree(canvas); }
flutter_dino package
documentation
components/obstacle/base_obstacle
Obstacle
renderTreeWithoutDecorator method
Obstacle class