others property

Map<String, T>? others
final

Custom breakpoints The key should be the name of the breakpoint and the value should be the value that needs to be used for that breakpoint

Implementation

final Map<String, T>? others;