values constant
Implementation
static const List<DevicePickerDisplayStatusOptions> values = [
none,
showProgress,
showDisconnectButton,
showRetryButton
];
static const List<DevicePickerDisplayStatusOptions> values = [
none,
showProgress,
showDisconnectButton,
showRetryButton
];