exer_log
exer_log copied to clipboard
refactor: avoid_unnecessary_containers linter rule
Summary
AVOID wrapping widgets in unnecessary containers.
Wrapping a widget in Container with no other parameters set has no effect and makes code needlessly more complex.
This pull request has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.