NsgRowToColumn constructor
const
NsgRowToColumn({})
Implementation
const NsgRowToColumn({Key? key, required this.children, this.addExpanded = false, this.switchWidth = 400, this.gap = 0}) : super(key: key);
const NsgRowToColumn({Key? key, required this.children, this.addExpanded = false, this.switchWidth = 400, this.gap = 0}) : super(key: key);