menu
Flutter
widgets
UndoHistory
<
T
>
value property
value
brightness_4
brightness_5
description
value
property
ValueNotifier
<
T
>
value
final
The value to track over time.
Implementation
final ValueNotifier<T> value;
Flutter
widgets
UndoHistory
<
T
>
value property
UndoHistory class