|
override Widget | build (BuildContext context) |
|
Step | _step ({ required Widget title, Widget? subtitle, required Widget content, }) |
|
void | _updateIconData (IconData iconData) |
|
◆ _step()
Step _ProgramScreenState::_step |
( |
| { required Widget title, Widget? subtitle, required Widget content, } | ) |
|
|
inline |
◆ _updateIconData()
void _ProgramScreenState::_updateIconData |
( |
IconData | iconData | ) |
|
|
inline |
◆ build()
override Widget _ProgramScreenState::build |
( |
BuildContext | context | ) |
|
|
inline |
◆ _formKey
final _ProgramScreenState::_formKey = GlobalKey<FormBuilderState>() |
◆ _iconData
IconData _ProgramScreenState::_iconData = Icons.circle |
◆ _index
int _ProgramScreenState::_index = 0 |
◆ _selected
final List<int> _ProgramScreenState::_selected = [] |
The documentation for this class was generated from the following file: