import package;
import material.dart;
import flutter_screenutil.dart;
import core;
import ui;
import widgets;
import custom_card.dart;
import operational_details_screen;
import views;
import operational_hours_view.dart;
import step_brogress_bar.dart;
Go to the source code of this file.
|
| void | _onSelect (String option) |
| override Widget | build (BuildContext context) |
◆ _onSelect()
| void _onSelect |
( |
String | option | ) |
|
◆ build()
| override Widget build |
( |
BuildContext | context | ) |
|
◆ options
Initial value:= [
'Less than 20 km',
'20 km to 100 km',
'More than 100 km',
]
◆ selectedOption