menu
lb_setup package
documentation
api.dart
LedTestColor
fromJson static method
fromJson static method
dark_mode
light_mode
fromJson
static method
LedTestColor
?
fromJson
(
dynamic
value
)
Implementation
static LedTestColor? fromJson(dynamic value) => LedTestColorTypeTransformer().decode(value);
lb_setup package
documentation
api
LedTestColor
fromJson static method
LedTestColor class