FwStandardModulesSettingsWidgetSettingsWidgetWidgetLegend class
- Available extensions
- Annotations
-
- @JsonSerializable.new(explicitToJson: true)
Constructors
- FwStandardModulesSettingsWidgetSettingsWidgetWidgetLegend({bool? display})
-
const
-
FwStandardModulesSettingsWidgetSettingsWidgetWidgetLegend.fromJson(Map<
String, dynamic> json) -
factory
Properties
Methods
-
copyWith(
{bool? display}) → FwStandardModulesSettingsWidgetSettingsWidgetWidgetLegend -
Available on FwStandardModulesSettingsWidgetSettingsWidgetWidgetLegend, provided by the $FwStandardModulesSettingsWidgetSettingsWidgetWidgetLegendExtension extension
-
copyWithWrapped(
{Wrapped< bool?> ? display}) → FwStandardModulesSettingsWidgetSettingsWidgetWidgetLegend -
Available on FwStandardModulesSettingsWidgetSettingsWidgetWidgetLegend, provided by the $FwStandardModulesSettingsWidgetSettingsWidgetWidgetLegendExtension extension
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toJson(
) → Map< String, dynamic> -
toString(
) → String -
A string representation of this object.
override
Operators
-
operator ==(
Object other) → bool -
The equality operator.
override
Constants
-
fromJsonFactory
→ const FwStandardModulesSettingsWidgetSettingsWidgetWidgetLegend Function(Map<
String, dynamic> json) -
toJsonFactory
→ const Map<
String, dynamic> Function(FwStandardModulesSettingsWidgetSettingsWidgetWidgetLegend instance)