MATCH_PARENT top-level constant Null safety
Expands the view to fit the parent size. Same as double.infinity
Implementation
const double MATCH_PARENT = -1;
Expands the view to fit the parent size. Same as double.infinity
const double MATCH_PARENT = -1;