RC
Size: a a a
RC
MA
MA
КА
КА
Drawer(
child: Container(
color: Colors.white,
child: Stack(
overflow: Overflow.clip,
children: [
openMenu ? _drawerMenu(context) : Container(),
openLanguages ? _languageMenu(context) : Container(),
Container(
height: 300,
width: 350,
color: Colors.red,
transform: Matrix4.translationValues(
50, 0.0, 0.0),
)
],
),
КА
Ю
НС
НС
extendBodyBehindAppBar:выставить true
AS
AS
PE
AS
AS
AS
DS
DS