trpp
theme
TupleTheme
TupleTheme constructor
TupleTheme
trpp
theme
TupleTheme
TupleTheme constructor
TupleTheme class
Constructors
TupleTheme
Properties
hashCode
name
runtimeType
theme
Methods
noSuchMethod
toString
Operators
operator ==
TupleTheme
constructor
TupleTheme
(
String
str
,
ThemeData
theme
)
Implementation
TupleTheme(String str, ThemeData theme) { name = str; this.theme = theme; }