menu
capture_flutter_beta package
documentation
classes/capture_property.dart
CaptureProperty
CaptureProperty.new constructor
CaptureProperty.new constructor
dark_mode
light_mode
CaptureProperty
constructor
CaptureProperty
(
int
?
id
,
int
?
type
, [
dynamic
value
])
Implementation
CaptureProperty(this.id, this.type, [this.value]);
capture_flutter_beta package
documentation
classes/capture_property
CaptureProperty
CaptureProperty.new constructor
CaptureProperty class