menu
open_document
style_my_file
IconSlideActionModel
IconSlideActionModel constructor
IconSlideActionModel
brightness_4
brightness_5
IconSlideActionModel
constructor
IconSlideActionModel
(
{
Color
?
color
,
bool
closeOnTap
=
true
,
IconData
?
icon
,
Color
?
foregroundColor
}
)
Implementation
IconSlideActionModel( {this.color, this.closeOnTap = true, this.icon, this.foregroundColor});
open_document
style_my_file
IconSlideActionModel
IconSlideActionModel constructor
IconSlideActionModel class
Constructors
IconSlideActionModel
Properties
closeOnTap
color
foregroundColor
hashCode
icon
runtimeType
Methods
noSuchMethod
toString
Operators
operator ==