menu
innerlibs package
documentation
global.dart
typeOf<T> function
typeOf<T> function
dark_mode
light_mode
typeOf<
T
>
function
Type
typeOf
<
T
>(
)
Returns the type of
T
.
Implementation
Type typeOf<T>() => T;
innerlibs package
documentation
global
typeOf<T> function
global library