menu
craft_ux package
documentation
models/source.dart
Source
Source.new constructor
Source.new constructor
dark_mode
light_mode
Source
constructor
Source
(
{
String
?
api
,
bool
?
alwaysRefresh
,
String
?
labelKey
,
String
?
valueKey
,
List
<
Option
>
?
options
,
})
Implementation
Source({ this.api, this.alwaysRefresh, this.labelKey, this.valueKey, this.options, });
craft_ux package
documentation
models/source
Source
Source.new constructor
Source class