menu
getx_exten package
documentation
get_consumer/get_consumer.dart
GetCondition<S extends RxState> typedef
GetCondition<S extends RxState> typedef
dark_mode
light_mode
GetCondition<
S extends RxState
>
typedef
GetCondition
<
S extends
RxState
> =
bool
Function
(
S
previous
,
S
current
)
Implementation
typedef GetCondition<S extends RxState> = bool Function( S previous, S current, );
getx_exten package
documentation
get_consumer/get_consumer
GetCondition<S extends RxState> typedef
get_consumer library