menu
s_packages package
documentation
s_packages_extra1.dart
TakeWhileInclusiveStreamTransformer<S>
test property
test property
dark_mode
light_mode
test
property
bool
Function
(
S
)
test
final
Method used to test incoming events
Implementation
final bool Function(S) test;
s_packages package
documentation
s_packages_extra1
TakeWhileInclusiveStreamTransformer<S>
test property
TakeWhileInclusiveStreamTransformer class