menu
mirrorfly_uikit_plugin package
documentation
app/stylesheet/stylesheet.dart
MediaItemStyle
MediaItemStyle.new const constructor
MediaItemStyle.new const constructor
dark_mode
light_mode
MediaItemStyle
constructor
const
MediaItemStyle
(
{
Color
iconColor
=
Colors.white
,
Color
bgColor
=
Colors.transparent
,
})
Implementation
const MediaItemStyle( {this.iconColor = Colors.white, this.bgColor = Colors.transparent});
mirrorfly_uikit_plugin package
documentation
app/stylesheet/stylesheet
MediaItemStyle
MediaItemStyle.new const constructor
MediaItemStyle class