commented test shit
This commit is contained in:
@@ -55,7 +55,8 @@ class LiveCardStateA extends State<LiveCard> {
|
|||||||
Widget child;
|
Widget child;
|
||||||
Duration bellDelay = liveCard.delay;
|
Duration bellDelay = liveCard.delay;
|
||||||
|
|
||||||
liveCard.currentState = LiveCardState.morning;
|
// test
|
||||||
|
// liveCard.currentState = LiveCardState.morning;
|
||||||
|
|
||||||
switch (liveCard.currentState) {
|
switch (liveCard.currentState) {
|
||||||
case LiveCardState.summary:
|
case LiveCardState.summary:
|
||||||
|
|||||||
Reference in New Issue
Block a user