Aidra Driver 1.3.5+68
Aidra Driver - Your path to green energy
Loading...
Searching...
No Matches
home_state.dart File Reference

Go to the source code of this file.

Classes

class  Equatable
class  HomeState

Functions

const ScheduleStatusLoaded ({required this.status})

Variables

part of home_bloc dart
sealed class HomeState extends Equatable status
override List< Object > get props => [status]

Function Documentation

◆ ScheduleStatusLoaded()

const ScheduleStatusLoaded ( {required this.status} )
Here is the caller graph for this function:

Variable Documentation

◆ dart

part of home_bloc dart

Definition at line 1 of file home_state.dart.

◆ props

override List<Object> get props => [status]

Definition at line 20 of file home_state.dart.

◆ status

sealed class HomeState extends Equatable status