fromDashboard property
final
A flag indicating if the screen was navigated from the dashboard. If true, pressing "cancel" or successfully updating the block will return to the dashboard. If false, it will navigate to the home wrapper or login screen.
Implementation
final bool fromDashboard;