flexLayoutChildProfilingMaxDetailLogs property

int flexLayoutChildProfilingMaxDetailLogs
getter/setter pair

Implementation

static int flexLayoutChildProfilingMaxDetailLogs = const int.fromEnvironment(
    'WEBF_DEBUG_FLEX_LAYOUT_CHILD_MAX_DETAIL_LOGS',
    defaultValue: 20);