menu
fractal package
documentation
mixins/extendable.dart
ExtendableF
cast<RK, RV> method
cast<RK, RV> method
dark_mode
light_mode
cast<
RK
,
RV
>
method
@
override
Map
<
RK
,
RV
>
cast
<
RK
,
RV
>(
)
inherited
Implementation
@override Map<RK, RV> cast<RK, RV>() { // TODO: implement cast throw UnimplementedError(); }
fractal package
documentation
mixins/extendable
ExtendableF
cast<RK, RV> method
ExtendableF mixin