menu
fractal package
documentation
mixins/filterable.dart
FilterF<T extends Fractal>
tell method
tell method
dark_mode
light_mode
tell
method
dynamic
tell
(
dynamic
m
)
inherited
Implementation
tell(m) { print('tell $m'); }
fractal package
documentation
mixins/filterable
FilterF<T extends Fractal>
tell method
FilterF mixin