ui_kit-ui_components/feat/export-ui-kit #157
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "ui_kit-ui_components/feat/export-ui-kit"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
ui_kit-ui_components/feat/export-ui-kitto WIP: ui_kit-ui_components/feat/export-ui-kitWIP: ui_kit-ui_components/feat/export-ui-kitto ui_kit-ui_components/feat/export-ui-kit@ -88,0 +62,4 @@Theme.of(context).extension<T>(),extra: extra,),// _computeExtensionValue(context, extra: extra),remove this useless
@ -17,2 +18,4 @@import 'package:wyatt_ui_components/src/domain/entities/entities.dart';part 'component_theme_data.g.dart';@CopyWith()no need to merge ComponentThemeData? in which case you should not use this extension.
@ -15,4 +15,3 @@// along with this program. If not, see <https://www.gnu.org/licenses/>.export './linear_gradient_helper.dart';export './theme_helper.dart';why remove this exort?