BentoThemeConverter class
Constructors
- BentoThemeConverter(String name)
-
const
Properties
Methods
-
fromJson(
Map< String, Object?> json) → BentoTheme -
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toJson(
BentoTheme value) → Map< String, Object?> -
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited