menu
rover_dashboard
models.dart
ValueBuilder
<
T
>
isValid property
isValid
dark_mode
light_mode
description
isValid
property
bool
get
isValid
Whether the
value
in the UI is valid.
Do not try to access
value
if this is false.
Implementation
bool get isValid;
rover_dashboard
models
ValueBuilder
<
T
>
isValid property
ValueBuilder class