Kevin Hester
02/17/2020, 3:00 AM/**
* A layout modifier that forces a target component to fill all available width.
*
* Example usage:
* @sample androidx.ui.layout.samples.SimpleExpandedWidthModifier
*/
val ExpandedWidth: LayoutModifier = object : LayoutModifier
this is a lot of fun.Kevin Hester
02/17/2020, 3:04 AM