menu
corehainong package
documentation
common/count_down_bloc.dart
CountDownState
CountDownState const constructor
CountDownState const constructor
dark_mode
light_mode
CountDownState
constructor
const
CountDownState
(
{
int
value
=
0
,
})
Implementation
const CountDownState({this.value = 0});
corehainong package
documentation
common/count_down_bloc
CountDownState
CountDownState const constructor
CountDownState class