menu
flutter_future_progress_dialog package
documentation
dialog/result.dart
Success<T>
value property
value property
dark_mode
light_mode
value
property
T
value
final
value
property holds the value returned by the Future.
Implementation
final T value;
flutter_future_progress_dialog package
documentation
dialog/result
Success<T>
value property
Success class