|
final | _formKey = GlobalKey<FormBuilderState>() |
|
◆ _defaults()
void _SettingsScreenState::_defaults |
( |
| ) |
|
|
inline |
◆ build()
override Widget _SettingsScreenState::build |
( |
BuildContext | context | ) |
|
|
inline |
- Todo
- document
- Warning
- All widgets must be visible to the FormBuilder all the time.Do not use lazy loading inside a FormBuilder.
◆ _currentLimitValues
const List<double> _SettingsScreenState::_currentLimitValues = [0.5, 1.3, 2.7, 4.1] |
|
static |
◆ _dccBiDiBitDurationValues
const List<int> _SettingsScreenState::_dccBiDiBitDurationValues = [0, 57, 58, 59, 60, 61] |
|
static |
◆ _dccProgrammingTypeValues
const List<String> _SettingsScreenState::_dccProgrammingTypeValues |
|
static |
Initial value:= [
'Nothing',
'Bit only',
'Byte only',
'Bit and byte',
]
◆ _formKey
final _SettingsScreenState::_formKey = GlobalKey<FormBuilderState>() |
The documentation for this class was generated from the following file: