menu
ymir package
documentation
ymir.dart
MapActionStyling
MapActionStyling.new constructor
MapActionStyling.new constructor
dark_mode
light_mode
MapActionStyling
constructor
MapActionStyling
(
{
IconData
iconData
=
Icons.question_mark
,
Color
?
iconColor
,
double
?
iconSize
,
})
Implementation
MapActionStyling({ this.iconData = Icons.question_mark, this.iconColor, this.iconSize, });
ymir package
documentation
ymir
MapActionStyling
MapActionStyling.new constructor
MapActionStyling class