import package;
import core;
import ui;
import widgets;
import custom_text_form_field.dart;
import material.dart;
import flutter_screenutil.dart;
import custom_card.dart;
import features;
import co2_emmissions;
import screens;
import step_brogress_bar.dart;
import operational_details_screen;
import views;
import operational_hours_view.dart;
Go to the source code of this file.
◆ build()
| override Widget build |
( |
BuildContext | context | ) |
|
◆ isSelected()
| bool isSelected |
( |
String | option | ) |
|
◆ onSelect()
| void onSelect |
( |
String | option | ) |
|
◆ options
◆ selectedOption
| List<String> selectedOption = [] |