menu
mhu_dart_commons package
documentation
commons.dart
HasThisType
thisType$<R> abstract method
thisType$<R> abstract method
dark_mode
light_mode
thisType$<
R
>
abstract method
R
thisType$
<
R
>(
R
fn
<
TF
>()
)
Implementation
R thisType$<R>(R Function<TF>() fn);
mhu_dart_commons package
documentation
commons
HasThisType
thisType$<R> abstract method
HasThisType class