TF-4301 Add "Create a new label" button in Label As menus and wire up tagging in email view
This commit is contained in:
@@ -23,7 +23,7 @@ class TMailContainerWidget extends StatelessWidget {
|
||||
final List<BoxShadow>? boxShadow;
|
||||
final BoxBorder? border;
|
||||
final Color? hoverColor;
|
||||
final Alignment? alignment;
|
||||
final AlignmentGeometry? alignment;
|
||||
|
||||
const TMailContainerWidget({
|
||||
super.key,
|
||||
|
||||
Reference in New Issue
Block a user