menu
rx_item_picker package
documentation
rx_itrm_picker_pattern.dart
RxItemPickerPattern
RxItemPickerPattern constructor
RxItemPickerPattern constructor
dark_mode
light_mode
RxItemPickerPattern
constructor
RxItemPickerPattern
(
String
name
, {
String
?
value
,
RegExp
?
pattern
,
List
<
String
>
exacts
=
const []
,
})
Implementation
RxItemPickerPattern( this.name, { this.value, this.pattern, this.exacts = const [], });
rx_item_picker package
documentation
rx_itrm_picker_pattern
RxItemPickerPattern
RxItemPickerPattern constructor
RxItemPickerPattern class