feat: risk profile view
This commit is contained in:
@@ -395,6 +395,7 @@ class _HomeViewState extends State<HomeView> {
|
||||
width: SizeConfig.width,
|
||||
marginVertical: 0,
|
||||
heightWrapContent: true,
|
||||
contentPadding: EdgeInsets.all(12),
|
||||
onPressed: () {
|
||||
routePush(context, page: InitialRegistrationStep());
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user