menu
flextensions package
documentation
extensions/dynamic.dart
DynamicExts<T>
as<OtherType> method
as<OtherType> method
dark_mode
light_mode
as<
OtherType
>
method
OtherType
as
<
OtherType
>(
)
Implementation
OtherType as<OtherType>() => this as OtherType;
flextensions package
documentation
extensions/dynamic
DynamicExts<T>
as<OtherType> method
DynamicExts extension on T