menu
dudv_base package
documentation
view/guide_permission_view.dart
RowStep
RowStep const constructor
RowStep const constructor
dark_mode
light_mode
RowStep
constructor
const
RowStep
(
{
String
?
icon
,
String
?
title
,
Key
?
key
,
})
Implementation
const RowStep({this.icon, this.title, Key? key}) : super(key: key);
dudv_base package
documentation
view/guide_permission_view
RowStep
RowStep const constructor
RowStep class