smartrider
schedule_bloc
ScheduleTableState
ScheduleTableState const constructor
ScheduleTableState
smartrider
schedule_bloc
ScheduleTableState
ScheduleTableState const constructor
ScheduleTableState class
Constructors
ScheduleTableState
Properties
hashCode
isShuttle
props
runtimeType
Methods
noSuchMethod
toString
Operators
operator ==
ScheduleTableState
constructor
const
ScheduleTableState
(
{
@required
bool
isShuttle
}
)
Implementation
const ScheduleTableState({@required this.isShuttle});