isFlexible property
if set to true then it will take only required width, if false then it will take all the available width
Implementation
final bool isFlexible;
if set to true then it will take only required width, if false then it will take all the available width
final bool isFlexible;