menu
antidart package
documentation
kotlin.dart
ObservableProperty<V>
initialValue property
initialValue property
dark_mode
light_mode
initialValue
property
V
initialValue
final
The initial value of the property.
Implementation
final V initialValue;
antidart package
documentation
kotlin
ObservableProperty<V>
initialValue property
ObservableProperty class