OregonStateUniversity / fs-ops-normal

Forest Service initial attack hose & equipment estimator for wildland fires.
3 stars 1 forks source link

InactiveEstimateListScreen: refactor #252

Closed ybakos closed 1 year ago

ybakos commented 1 year ago

build has quite a bit of nested depth. Tastefully extract widgets into Widget-returning functions, to collapse the nesting within build.

aimeekb commented 1 year ago

InactiveEstimateListScreen: refactor

ybakos commented 1 year ago

Consolidated by @benshiffman into EstimateListScreen.