menu
fluttin package
documentation
scope.dart
Scope
getSource<T> method
getSource<T> method
dark_mode
light_mode
getSource<
T
>
method
T
getSource
<
T
>(
)
Implementation
T getSource<T>() { return source as T; }
fluttin package
documentation
scope
Scope
getSource<T> method
Scope class