swayze
swayze copied to clipboard
Feat/select table header
Related to
Includes the following: feat/add-example feat/flutter-3
Context
Add a Table Select header widget with styles and unit tests.
Approach
Created a simple widget to draw a triangle or invisible header Table Select (aka. Select-All).
Also added unit tests and goldens. Updated style unit test to 100% coverage and ensure useful styles were exported.