Skip to content

Commit

Permalink
[flutter_web] clean
Browse files Browse the repository at this point in the history
  • Loading branch information
chen56 committed May 20, 2024
1 parent 8306767 commit d7445cb
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ import 'package:flutter_web/views/cell_view.dart';
import 'package:you_flutter/note.dart';
import 'package:you_flutter/state.dart';

@NoteAnnotation(label: "Widgets cheatsheets", publish: true)
@NoteAnnotation(label: "Widgets", publish: true)
void build(BuildContext context, Cell print) {
SpacerAndDivider spacerAndDivider = SpacerAndDivider();
LayoutCore layoutCore = LayoutCore();
Expand Down

0 comments on commit d7445cb

Please sign in to comment.