menu
dimax package
documentation
dkd.dart
BaseHistoryCommand
cast<RK, RV> method
cast<RK, RV> method
dark_mode
light_mode
cast<
RK
,
RV
>
method
@
override
Map
<
RK
,
RV
>
cast
<
RK
,
RV
>(
)
inherited
Map<String, dynamic>
Implementation
@override Map<RK, RV> cast<RK, RV>() => _map.cast();
dimax package
documentation
dkd
BaseHistoryCommand
cast<RK, RV> method
BaseHistoryCommand class