Malarg commented on code in PR #24338:
URL: https://github.com/apache/beam/pull/24338#discussion_r1044117027
##########
playground/frontend/playground_components/lib/src/widgets/toasts/toast.dart:
##########
@@ -66,27 +74,32 @@ class BaseNotification extends StatelessWidget {
);
}
- Widget _renderNotificationContent(BuildContext context) {
+ Widget _content(BuildContext context) {
final textTheme = Theme.of(context).textTheme.bodyText1;
Review Comment:
<img width="1085" alt="Снимок экрана 2022-12-09 в 10 03 26"
src="https://user-images.githubusercontent.com/17158960/206635458-643aa4ec-38f9-40a5-b0c7-673371ae418c.png">
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]