gg_tree_expressions 0.0.2
gg_tree_expressions: ^0.0.2 copied to clipboard
Assign expressions to gg_tree properties and connect rule books with ease
example/gg_tree_expressions_example.dart
// @license
// Copyright (c) 2026 ggsuite
//
// Use of this source code is governed by terms that can be
// found in the LICENSE file in the root of this package.
void main() {
print('Hello world');
}