Skip to content

Commit

Permalink
Test: TiltStreamController
Browse files Browse the repository at this point in the history
  • Loading branch information
AmosHuKe committed Feb 14, 2024
1 parent 9410c7f commit b6f7fcd
Show file tree
Hide file tree
Showing 3 changed files with 399 additions and 0 deletions.
2 changes: 2 additions & 0 deletions lib/src/tilt.dart
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,8 @@ class Tilt extends TiltContainer {
});

/// Tilt Stream Controller
///
/// StreamController<TiltStreamModel>.broadcast()
final async.StreamController<TiltStreamModel>? tiltStreamController;

/// 全部禁用
Expand Down
Loading

0 comments on commit b6f7fcd

Please sign in to comment.