height + flutter layout row same height How to configure a container in flutter to use the same height of an other children in the same row or columnI like to increase the height of the widget "B" so the orange color use the same space like the green color. I have added a code example. If a added Extended() like Expanded(Container(Tex... wono | discuss | tweet + flutter appbar height How to get AppBar height in FlutterHow can I get the height of an AppBar in Flutter? I am using the MarialApp Widget ('package:flutter/material.dart'). I have the height of my Context and would like to deduct the height of the appba... wono | discuss | tweet
+ flutter layout row same height How to configure a container in flutter to use the same height of an other children in the same row or columnI like to increase the height of the widget "B" so the orange color use the same space like the green color. I have added a code example. If a added Extended() like Expanded(Container(Tex... wono | discuss | tweet
+ flutter appbar height How to get AppBar height in FlutterHow can I get the height of an AppBar in Flutter? I am using the MarialApp Widget ('package:flutter/material.dart'). I have the height of my Context and would like to deduct the height of the appba... wono | discuss | tweet