menu
flutter_androssy package
documentation
views/settings/view.dart
ArrowConfig
ArrowConfig.new const constructor
ArrowConfig.new const constructor
dark_mode
light_mode
ArrowConfig
constructor
const
ArrowConfig
(
{
Widget
?
arrow
,
dynamic
icon
,
Color
?
color
,
double
?
size
,
})
Implementation
const ArrowConfig({ this.arrow, this.icon, this.color, this.size, });
flutter_androssy package
documentation
views/settings/view
ArrowConfig
ArrowConfig.new const constructor
ArrowConfig class